Changeset 1933364
- Timestamp:
- 08/30/2018 07:20:47 PM (7 years ago)
- Location:
- mapple
- Files:
-
- 2 edited
-
tags/1.1.0/mapple.php (modified) (1 diff)
-
trunk/mapple.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mapple/tags/1.1.0/mapple.php
r1933360 r1933364 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'MAPPLE_VERSION', '1. 0.0' );38 define( 'MAPPLE_VERSION', '1.1.0' ); 39 39 40 40 /** -
mapple/trunk/mapple.php
r1933348 r1933364 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'MAPPLE_VERSION', '1. 0.0' );38 define( 'MAPPLE_VERSION', '1.1.0' ); 39 39 40 40 /**
Note: See TracChangeset
for help on using the changeset viewer.