Plugin Directory

Changeset 2912178


Ignore:
Timestamp:
05/14/2023 11:31:31 AM (3 years ago)
Author:
avitrop
Message:

Update to version 2.2.5 from GitHub

Location:
storeman
Files:
4 edited
1 copied

Legend:

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

    r2912177 r2912178  
    44Requires at lest: 3.0.1
    55Tested up to: 6.0
    6 Stable tag: 2.2.4
     6Stable tag: 2.2.5
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3333
    3434== Changelog ==
    35 = 2.2.4 =
     35= 2.2.5 =
    3636add elementor pro form action that send info to storeman and display it after form
    3737= 2.2.3 =
  • storeman/tags/2.2.5/storeman.php

    r2741087 r2912178  
    1717 * Plugin URI:        https://storeman.co.il
    1818 * Description:       add storeman to your WordPress site.
    19  * Version:           2.2.3
     19 * Version:           2.2.5
    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.2.3' );
     38define( 'STOREMAN_VERSION', '2.2.5' );
    3939
    4040/**
  • storeman/trunk/README.txt

    r2912177 r2912178  
    44Requires at lest: 3.0.1
    55Tested up to: 6.0
    6 Stable tag: 2.2.4
     6Stable tag: 2.2.5
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    3333
    3434== Changelog ==
    35 = 2.2.4 =
     35= 2.2.5 =
    3636add elementor pro form action that send info to storeman and display it after form
    3737= 2.2.3 =
  • storeman/trunk/storeman.php

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