Plugin Directory

Changeset 3121632


Ignore:
Timestamp:
07/18/2024 04:58:44 PM (21 months ago)
Author:
provesource
Message:

Update compatibility

Location:
provesource/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • provesource/trunk/provesrc.php

    r2951454 r3121632  
    77 * Plugin Name: ProveSource
    88 * Description: ProveSource is a social proof marketing platform that works with your Wordpress and WooCommerce websites out of the box
    9  * Version: 2.3.0
     9 * Version: 2.4.0
    1010 * Author: ProveSource LTD
    1111 * Author URI: https://provesrc.com
     
    1414 *
    1515 * WC requires at least: 3.0
    16  * WC tested up to: 7.1
     16 * WC tested up to: 9.1
    1717 */
    1818
     
    4747
    4848    public static function version() {
    49         return '2.3.0';
     49        return '2.4.0';
    5050    }
    5151}
  • provesource/trunk/readme.txt

    r2951454 r3121632  
    55Requires PHP: 5.2
    66Requires at least: 3.1.0
    7 Tested up to: 6.3
    8 Stable tag: 2.3.0
     7Tested up to: 6.6
     8Stable tag: 2.4.0
    99License: proprietary
    1010
Note: See TracChangeset for help on using the changeset viewer.