Plugin Directory

Changeset 3390914


Ignore:
Timestamp:
11/06/2025 08:46:15 AM (5 months ago)
Author:
avitrop
Message:

Update to version 2.3.2 from GitHub

Location:
storeman
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • storeman/tags/2.3.2/README.txt

    r3390874 r3390914  
    44Requires at lest: 3.0.1
    55Tested up to: 6.8
    6 Stable tag: 2.2.8
     6Stable tag: 2.3.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • storeman/tags/2.3.2/storeman.php

    r3390908 r3390914  
    1717 * Plugin URI:        https://storeman.co.il
    1818 * Description:       add storeman to your WordPress site.
    19  * Version:           2.3.1
     19 * Version:           2.3.2
    2020 * Author:            avitrop
    2121 * Author URI:        https://profiles.wordpress.org/avitrop/
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'STOREMAN_VERSION', '2.3.1' );
     38define( 'STOREMAN_VERSION', '2.3.2' );
    3939
    4040/**
  • storeman/trunk/README.txt

    r3390874 r3390914  
    44Requires at lest: 3.0.1
    55Tested up to: 6.8
    6 Stable tag: 2.2.8
     6Stable tag: 2.3.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • storeman/trunk/storeman.php

    r3390908 r3390914  
    1717 * Plugin URI:        https://storeman.co.il
    1818 * Description:       add storeman to your WordPress site.
    19  * Version:           2.3.1
     19 * Version:           2.3.2
    2020 * Author:            avitrop
    2121 * Author URI:        https://profiles.wordpress.org/avitrop/
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'STOREMAN_VERSION', '2.3.1' );
     38define( 'STOREMAN_VERSION', '2.3.2' );
    3939
    4040/**
Note: See TracChangeset for help on using the changeset viewer.