Changeset 3121632
- Timestamp:
- 07/18/2024 04:58:44 PM (21 months ago)
- Location:
- provesource/trunk
- Files:
-
- 2 edited
-
provesrc.php (modified) (3 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
provesource/trunk/provesrc.php
r2951454 r3121632 7 7 * Plugin Name: ProveSource 8 8 * Description: ProveSource is a social proof marketing platform that works with your Wordpress and WooCommerce websites out of the box 9 * Version: 2. 3.09 * Version: 2.4.0 10 10 * Author: ProveSource LTD 11 11 * Author URI: https://provesrc.com … … 14 14 * 15 15 * WC requires at least: 3.0 16 * WC tested up to: 7.116 * WC tested up to: 9.1 17 17 */ 18 18 … … 47 47 48 48 public static function version() { 49 return '2. 3.0';49 return '2.4.0'; 50 50 } 51 51 } -
provesource/trunk/readme.txt
r2951454 r3121632 5 5 Requires PHP: 5.2 6 6 Requires at least: 3.1.0 7 Tested up to: 6. 38 Stable tag: 2. 3.07 Tested up to: 6.6 8 Stable tag: 2.4.0 9 9 License: proprietary 10 10
Note: See TracChangeset
for help on using the changeset viewer.