Plugin Directory

Changeset 2244882


Ignore:
Timestamp:
02/15/2020 04:04:33 PM (6 years ago)
Author:
tomdude
Message:

rolling release/5.4.4

Location:
ga-in/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ga-in/trunk/gainwp.php

    r2096808 r2244882  
    55 * Description: Automatically adds Google Analytics tracking to your site and displays Google Analytics reports and real-time statistics in your dashboard.
    66 * Author: IntelligenceWP
    7  * Version: 5.4.3
     7 * Version: 5.4.4-dev
    88 * Author URI: https://intelligencewp.com
    99 * Text Domain: ga-in
     
    1919// Plugin Version
    2020if ( ! defined( 'GAINWP_CURRENT_VERSION' ) ) {
    21     define( 'GAINWP_CURRENT_VERSION', '5.4.3' );
     21    define( 'GAINWP_CURRENT_VERSION', '5.4.4' );
    2222}
    2323
  • ga-in/trunk/readme.txt

    r2096812 r2244882  
    33Tags: analytics,google analytics,google analytics code,google analytics dashboard,google analytics plugin,google analytics tracking code,google analytics widget,gtag
    44Requires at least: 3.5
    5 Tested up to: 5.2
    6 Stable tag: 5.4.3
     5Tested up to: 5.3
     6Stable tag: 5.4.4
    77Requires PHP: 5.2.4
    88License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.