Changeset 1125577
- Timestamp:
- 04/01/2015 04:48:20 PM (11 years ago)
- Location:
- placester
- Files:
-
- 2 edited
-
tags/1.3.1/placester.php (modified) (2 diffs)
-
trunk/placester.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
placester/tags/1.3.1/placester.php
r1125547 r1125577 5 5 Plugin URI: https://placester.com/ 6 6 Author: Placester.com 7 Version: 1.3. 07 Version: 1.3.1 8 8 Author URI: https://www.placester.com/ 9 9 */ … … 28 28 */ 29 29 30 define('PL_PLUGIN_VERSION','1.3. 0');30 define('PL_PLUGIN_VERSION','1.3.1'); 31 31 32 32 define( 'PL_PARENT_DIR', plugin_dir_path(__FILE__) ); -
placester/trunk/placester.php
r1106360 r1125577 5 5 Plugin URI: https://placester.com/ 6 6 Author: Placester.com 7 Version: 1.3. 07 Version: 1.3.1 8 8 Author URI: https://www.placester.com/ 9 9 */ … … 28 28 */ 29 29 30 define('PL_PLUGIN_VERSION','1.3. 0');30 define('PL_PLUGIN_VERSION','1.3.1'); 31 31 32 32 define( 'PL_PARENT_DIR', plugin_dir_path(__FILE__) );
Note: See TracChangeset
for help on using the changeset viewer.