Changeset 3375626
- Timestamp:
- 10/09/2025 09:56:55 AM (6 months ago)
- Location:
- usermaven
- Files:
-
- 4 edited
- 1 copied
-
tags/1.2.3 (copied) (copied from usermaven/trunk)
-
tags/1.2.3/README.txt (modified) (1 diff)
-
tags/1.2.3/usermaven.php (modified) (2 diffs)
-
trunk/README.txt (modified) (1 diff)
-
trunk/usermaven.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
usermaven/tags/1.2.3/README.txt
r3262123 r3375626 4 4 Tags: analytics, google analytics alternative, web analytics, stats, privacy, privacy friendly, privacy friendly analytics, 5 5 Requires at least: 3.0.1 6 Tested up to: 6. 7.16 Tested up to: 6.8.3 7 7 Requires PHP: 5.6 8 Stable tag: 1.2. 28 Stable tag: 1.2.3 9 9 License: Massachusetts Institute of Technology (MIT) license 10 10 License URI: https://opensource.org/licenses/MIT -
usermaven/tags/1.2.3/usermaven.php
r3262123 r3375626 19 19 * Description: The Easiest Website and Product Analytics Platform 20 20 21 * Version: 1.2. 221 * Version: 1.2.3 22 22 * Author: Usermaven 23 23 * Author URI: https://usermaven.com/ … … 38 38 * Rename this for your plugin and update it as you release new versions. 39 39 */ 40 define( 'USERMAVEN_VERSION', '1.2. 2' );40 define( 'USERMAVEN_VERSION', '1.2.3' ); 41 41 42 42 /** -
usermaven/trunk/README.txt
r3262123 r3375626 4 4 Tags: analytics, google analytics alternative, web analytics, stats, privacy, privacy friendly, privacy friendly analytics, 5 5 Requires at least: 3.0.1 6 Tested up to: 6. 7.16 Tested up to: 6.8.3 7 7 Requires PHP: 5.6 8 Stable tag: 1.2. 28 Stable tag: 1.2.3 9 9 License: Massachusetts Institute of Technology (MIT) license 10 10 License URI: https://opensource.org/licenses/MIT -
usermaven/trunk/usermaven.php
r3262123 r3375626 19 19 * Description: The Easiest Website and Product Analytics Platform 20 20 21 * Version: 1.2. 221 * Version: 1.2.3 22 22 * Author: Usermaven 23 23 * Author URI: https://usermaven.com/ … … 38 38 * Rename this for your plugin and update it as you release new versions. 39 39 */ 40 define( 'USERMAVEN_VERSION', '1.2. 2' );40 define( 'USERMAVEN_VERSION', '1.2.3' ); 41 41 42 42 /**
Note: See TracChangeset
for help on using the changeset viewer.