Plugin Directory

Changeset 3390908


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

Update to version 2.3.1 from GitHub

Location:
storeman
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • storeman/tags/2.3.1/storeman.php

    r3390876 r3390908  
    1717 * Plugin URI:        https://storeman.co.il
    1818 * Description:       add storeman to your WordPress site.
    19  * Version:           2.3.0
     19 * Version:           2.3.1
    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.0' );
     38define( 'STOREMAN_VERSION', '2.3.1' );
    3939
    4040/**
  • storeman/trunk/storeman.php

    r3390876 r3390908  
    1717 * Plugin URI:        https://storeman.co.il
    1818 * Description:       add storeman to your WordPress site.
    19  * Version:           2.3.0
     19 * Version:           2.3.1
    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.0' );
     38define( 'STOREMAN_VERSION', '2.3.1' );
    3939
    4040/**
Note: See TracChangeset for help on using the changeset viewer.