Plugin Directory

Changeset 2928077


Ignore:
Timestamp:
06/19/2023 03:47:30 PM (3 years ago)
Author:
komito
Message:

Update to version 1.1.9 from GitHub

Location:
komito-analytics
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • komito-analytics/tags/1.1.9/komito-analytics.php

    r2661942 r2928077  
    66 *
    77 * @package KomitoAnalytics
    8  * @version 1.1.8
     8 * @version 1.1.9
    99 * @license http://www.apache.org/licenses/LICENSE-2.0  Apache License 2.0
    1010 * @author Valentin Podkamennyi <valentin@dtm.io>
     
    1818 * Plugin URI: https://komito.net
    1919 * Description: Komito Analytics is an enhancement for the most popular web analytics software.
    20  * Version: 1.1.8
     20 * Version: 1.1.9
    2121 * Author: Datamart
    2222 * Author URI: https://profiles.wordpress.org/datamart
  • komito-analytics/tags/1.1.9/readme.txt

    r2661942 r2928077  
    77Donate link: https://amzn.to/3mpgAJh
    88Requires at least: 4.6
    9 Stable Tag: 1.1.8
    10 Tested up to: 5.9
     9Stable Tag: 1.1.9
     10Tested up to: 6.1.1
    1111Requires PHP: 5
    1212
     
    4242== Changelog ==
    4343
     44= 1.1.9 =
     45* Added Google Analytics 4 as default tracker.
     46
    4447= 1.1.5 =
    4548* Added support for Google Analytics 4.
  • komito-analytics/trunk/komito-analytics.php

    r2661942 r2928077  
    66 *
    77 * @package KomitoAnalytics
    8  * @version 1.1.8
     8 * @version 1.1.9
    99 * @license http://www.apache.org/licenses/LICENSE-2.0  Apache License 2.0
    1010 * @author Valentin Podkamennyi <valentin@dtm.io>
     
    1818 * Plugin URI: https://komito.net
    1919 * Description: Komito Analytics is an enhancement for the most popular web analytics software.
    20  * Version: 1.1.8
     20 * Version: 1.1.9
    2121 * Author: Datamart
    2222 * Author URI: https://profiles.wordpress.org/datamart
  • komito-analytics/trunk/readme.txt

    r2661942 r2928077  
    77Donate link: https://amzn.to/3mpgAJh
    88Requires at least: 4.6
    9 Stable Tag: 1.1.8
    10 Tested up to: 5.9
     9Stable Tag: 1.1.9
     10Tested up to: 6.1.1
    1111Requires PHP: 5
    1212
     
    4242== Changelog ==
    4343
     44= 1.1.9 =
     45* Added Google Analytics 4 as default tracker.
     46
    4447= 1.1.5 =
    4548* Added support for Google Analytics 4.
Note: See TracChangeset for help on using the changeset viewer.