Plugin Directory

Changeset 2399648


Ignore:
Timestamp:
10/14/2020 05:06:24 PM (5 years ago)
Author:
wpwindowshopper
Message:

version bump

Location:
wp-window-shopper/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-window-shopper/trunk/readme.txt

    r2362993 r2399648  
    7373= 1.0.5 =
    7474* bug fixes
     75
     76= 1.0.6 =
     77* bug fixes
  • wp-window-shopper/trunk/wp-window-shopper.php

    r2399645 r2399648  
    99 * Plugin URI:        https://getwpws.com/
    1010 * Description:       WP Window Shopper allows you to create and manage beautiful product boxes without any coding knowledge.
    11  * Version:           1.0.5
     11 * Version:           1.0.6
    1212 * Author:            wpwindowshopper
    1313 * Author URI:        https://profiles.wordpress.org/wpwindowshopper/
     
    3535 * Rename this for your plugin and update it as you release new versions.
    3636 */
    37 define( 'WP_Window_Shopper_VERSION', '1.0.5' );
     37define( 'WP_Window_Shopper_VERSION', '1.0.6' );
    3838
    3939// Admin Page
Note: See TracChangeset for help on using the changeset viewer.