Changeset 2656191
- Timestamp:
- 01/11/2022 10:19:14 PM (4 years ago)
- Location:
- storeman
- Files:
-
- 4 edited
- 1 copied
-
tags/2.0.3 (copied) (copied from storeman/trunk)
-
tags/2.0.3/README.txt (modified) (1 diff)
-
tags/2.0.3/storeman.php (modified) (2 diffs)
-
trunk/README.txt (modified) (1 diff)
-
trunk/storeman.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
storeman/tags/2.0.3/README.txt
r2656190 r2656191 4 4 Requires at lest: 3.0.1 5 5 Tested up to: 5.8.3 6 Stable tag: 2.0. 06 Stable tag: 2.0.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
storeman/tags/2.0.3/storeman.php
r2656190 r2656191 17 17 * Plugin URI: https://storeman.co.il 18 18 * Description: add storeman to your WordPress site. 19 * Version: 2.0. 019 * Version: 2.0.3 20 20 * Author: avitrop 21 21 * Author URI: https://profiles.wordpress.org/avitrop/ … … 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'STOREMAN_VERSION', '2.0. 0' );38 define( 'STOREMAN_VERSION', '2.0.3' ); 39 39 40 40 /** -
storeman/trunk/README.txt
r2656190 r2656191 4 4 Requires at lest: 3.0.1 5 5 Tested up to: 5.8.3 6 Stable tag: 2.0. 06 Stable tag: 2.0.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
storeman/trunk/storeman.php
r2656190 r2656191 17 17 * Plugin URI: https://storeman.co.il 18 18 * Description: add storeman to your WordPress site. 19 * Version: 2.0. 019 * Version: 2.0.3 20 20 * Author: avitrop 21 21 * Author URI: https://profiles.wordpress.org/avitrop/ … … 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'STOREMAN_VERSION', '2.0. 0' );38 define( 'STOREMAN_VERSION', '2.0.3' ); 39 39 40 40 /**
Note: See TracChangeset
for help on using the changeset viewer.