Plugin Directory

Changeset 3373130


Ignore:
Timestamp:
10/05/2025 01:07:45 PM (6 months ago)
Author:
provesource
Message:

Update screenshots

Location:
provesource
Files:
14 added
2 deleted
5 edited

Legend:

Unmodified
Added
Removed
  • provesource/trunk/provesrc.php

    r3369485 r3373130  
    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.1.1
     10 * Version: 3.1.2
    1111 * Author: ProveSource LTD
    1212 * Author URI: https://provesrc.com
     
    2424/** constants */
    2525define('PROVESRC_HOST', 'https://api.provesrc.com');
    26 define('PROVESRC_VERSION', '3.1.1');
     26define('PROVESRC_VERSION', '3.1.2');
    2727define('PROVESRC_OPTIONS_GROUP', 'provesrc_options');
    2828
  • provesource/trunk/readme.txt

    r3369485 r3373130  
    66Requires at least: 3.0
    77Tested up to: 6.8
    8 Stable tag: 3.1.1
     8Stable tag: 3.1.2
    99License: GPL-3.0-or-later
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    109109= 3.1.x =
    110110Updated admin options for WP plugin guideline compatability
     111Update screenshots
    111112
    112113= 3.0.x =
Note: See TracChangeset for help on using the changeset viewer.