Plugin Directory

Changeset 3344621


Ignore:
Timestamp:
08/14/2025 11:37:31 AM (8 months ago)
Author:
provesource
Message:

Update tested version

Location:
provesource
Files:
22 added
2 edited

Legend:

Unmodified
Added
Removed
  • provesource/trunk/provesrc.php

    r3197127 r3344621  
    88 * Plugin Name: ProveSource
    99 * Description: ProveSource is a social proof marketing platform that works with your Wordpress and WooCommerce websites out of the box
    10  * Version: 3.0.4
     10 * Version: 3.0.5
    1111 * Author: ProveSource LTD
    1212 * Author URI: https://provesrc.com
     
    1515 *
    1616 * WC requires at least: 3.0
    17  * WC tested up to: 9.4
     17 * WC tested up to: 10.1
    1818 */
    1919
     
    3232    public static function version()
    3333    {
    34         return '3.0.4';
     34        return '3.0.5';
    3535    }
    3636
  • provesource/trunk/readme.txt

    r3197127 r3344621  
    55Requires PHP: 5.2
    66Requires at least: 3.1.0
    7 Tested up to: 6.6
     7Tested up to: 6.8
    88Stable tag: 3.0.4
    99License: GPL-3.0-or-later
Note: See TracChangeset for help on using the changeset viewer.