Changeset 2399648
- Timestamp:
- 10/14/2020 05:06:24 PM (5 years ago)
- Location:
- wp-window-shopper/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
wp-window-shopper.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-window-shopper/trunk/readme.txt
r2362993 r2399648 73 73 = 1.0.5 = 74 74 * bug fixes 75 76 = 1.0.6 = 77 * bug fixes -
wp-window-shopper/trunk/wp-window-shopper.php
r2399645 r2399648 9 9 * Plugin URI: https://getwpws.com/ 10 10 * Description: WP Window Shopper allows you to create and manage beautiful product boxes without any coding knowledge. 11 * Version: 1.0. 511 * Version: 1.0.6 12 12 * Author: wpwindowshopper 13 13 * Author URI: https://profiles.wordpress.org/wpwindowshopper/ … … 35 35 * Rename this for your plugin and update it as you release new versions. 36 36 */ 37 define( 'WP_Window_Shopper_VERSION', '1.0. 5' );37 define( 'WP_Window_Shopper_VERSION', '1.0.6' ); 38 38 39 39 // Admin Page
Note: See TracChangeset
for help on using the changeset viewer.