Changeset 3111946
- Timestamp:
- 07/03/2024 09:07:50 PM (20 months ago)
- Location:
- tracking-code-manager/trunk
- Files:
-
- 2 edited
-
index.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tracking-code-manager/trunk/index.php
r3111942 r3111946 7 7 Author URI: https://data443.com/ 8 8 Email: [email protected] 9 Version: 2.3.09 Version: 3.9.0 10 10 Requires at least: 3.6.0 11 11 Requires PHP: 5.6 … … 24 24 define( 'TCMP_PLUGIN_SLUG', 'tracking-code-manager' ); 25 25 define( 'TCMP_PLUGIN_NAME', 'Tracking Code Manager' ); 26 define( 'TCMP_PLUGIN_VERSION', ' 2.3.0' );26 define( 'TCMP_PLUGIN_VERSION', '3.9.0' ); 27 27 define( 'TCMP_PLUGIN_AUTHOR', 'IntellyWP' ); 28 28 -
tracking-code-manager/trunk/readme.txt
r3111942 r3111946 113 113 For detailed release notes, see our documentation here: [https://intellywp.com/docs/category/tracking-code-manager/](https://intellywp.com/docs/category/tracking-code-manager/). 114 114 115 = 2.3.0 =115 = 3.9.0 = 116 116 *Release Date - 2024-7-3* 117 117
Note: See TracChangeset
for help on using the changeset viewer.