Plugin Directory

Changeset 3111946


Ignore:
Timestamp:
07/03/2024 09:07:50 PM (20 months ago)
Author:
data443
Message:

fix bad readme upload

Location:
tracking-code-manager/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tracking-code-manager/trunk/index.php

    r3111942 r3111946  
    77Author URI: https://data443.com/
    88Email: [email protected]
    9 Version: 2.3.0
     9Version: 3.9.0
    1010Requires at least: 3.6.0
    1111Requires PHP: 5.6
     
    2424define( 'TCMP_PLUGIN_SLUG', 'tracking-code-manager' );
    2525define( 'TCMP_PLUGIN_NAME', 'Tracking Code Manager' );
    26 define( 'TCMP_PLUGIN_VERSION', '2.3.0' );
     26define( 'TCMP_PLUGIN_VERSION', '3.9.0' );
    2727define( 'TCMP_PLUGIN_AUTHOR', 'IntellyWP' );
    2828
  • tracking-code-manager/trunk/readme.txt

    r3111942 r3111946  
    113113For detailed release notes, see our documentation here: [https://intellywp.com/docs/category/tracking-code-manager/](https://intellywp.com/docs/category/tracking-code-manager/).
    114114
    115 = 2.3.0 =
     115= 3.9.0 =
    116116*Release Date - 2024-7-3*
    117117
Note: See TracChangeset for help on using the changeset viewer.