Plugin Directory

Changeset 3121651


Ignore:
Timestamp:
07/18/2024 05:30:51 PM (21 months ago)
Author:
provesource
Message:

update version

Location:
provesource
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • provesource/tags/2.4.1/provesrc.php

    r3121650 r3121651  
    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.4.0
     9 * Version: 2.4.1
    1010 * Author: ProveSource LTD
    1111 * Author URI: https://provesrc.com
     
    4747
    4848    public static function version() {
    49         return '2.4.0';
     49        return '2.4.1';
    5050    }
    5151}
  • provesource/tags/2.4.1/readme.txt

    r3121650 r3121651  
    22Contributors: provesource
    33Donate link: https://provesrc.com/pricing
    4 Tags: social proof, sales popup notification, fomo, reviews display, woocommerces sales
     4Tags: social proof,sales popup,fomo,testimonials,woocommerces sales
    55Requires PHP: 5.2
    66Requires at least: 3.1.0
    77Tested up to: 6.6
    88Stable tag: 2.4.1
    9 License: proprietary
     9License: GPL-3.0-or-later
     10License URI: https://www.gnu.org/licenses/gpl-3.0.html
    1011
    1112ProveSource Social Proof increases conversions by up to 17%, boost trust with woocommerce sales notifications and reviews, increase your credibility!
  • provesource/trunk/provesrc.php

    r3121632 r3121651  
    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.4.0
     9 * Version: 2.4.1
    1010 * Author: ProveSource LTD
    1111 * Author URI: https://provesrc.com
     
    4747
    4848    public static function version() {
    49         return '2.4.0';
     49        return '2.4.1';
    5050    }
    5151}
  • provesource/trunk/readme.txt

    r3121639 r3121651  
    22Contributors: provesource
    33Donate link: https://provesrc.com/pricing
    4 Tags: social proof, sales popup notification, fomo, reviews display, woocommerces sales
     4Tags: social proof,sales popup,fomo,testimonials,woocommerces sales
    55Requires PHP: 5.2
    66Requires at least: 3.1.0
    77Tested up to: 6.6
    88Stable tag: 2.4.1
    9 License: proprietary
     9License: GPL-3.0-or-later
     10License URI: https://www.gnu.org/licenses/gpl-3.0.html
    1011
    1112ProveSource Social Proof increases conversions by up to 17%, boost trust with woocommerce sales notifications and reviews, increase your credibility!
Note: See TracChangeset for help on using the changeset viewer.