Changeset 3390908
- Timestamp:
- 11/06/2025 08:40:40 AM (5 months ago)
- Location:
- storeman
- Files:
-
- 2 edited
- 1 copied
-
tags/2.3.1 (copied) (copied from storeman/trunk)
-
tags/2.3.1/storeman.php (modified) (2 diffs)
-
trunk/storeman.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
storeman/tags/2.3.1/storeman.php
r3390876 r3390908 17 17 * Plugin URI: https://storeman.co.il 18 18 * Description: add storeman to your WordPress site. 19 * Version: 2.3. 019 * Version: 2.3.1 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.3. 0' );38 define( 'STOREMAN_VERSION', '2.3.1' ); 39 39 40 40 /** -
storeman/trunk/storeman.php
r3390876 r3390908 17 17 * Plugin URI: https://storeman.co.il 18 18 * Description: add storeman to your WordPress site. 19 * Version: 2.3. 019 * Version: 2.3.1 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.3. 0' );38 define( 'STOREMAN_VERSION', '2.3.1' ); 39 39 40 40 /**
Note: See TracChangeset
for help on using the changeset viewer.