Changeset 2207143
- Timestamp:
- 12/06/2019 10:56:43 AM (6 years ago)
- Location:
- callsheet
- Files:
-
- 2 edited
-
tags/1.0.6/callsheet.php (modified) (1 diff)
-
trunk/callsheet.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
callsheet/tags/1.0.6/callsheet.php
r2207139 r2207143 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'CALLSHEET_VERSION', '1.0. 5' );38 define( 'CALLSHEET_VERSION', '1.0.6' ); 39 39 40 40 -
callsheet/trunk/callsheet.php
r2207139 r2207143 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'CALLSHEET_VERSION', '1.0. 5' );38 define( 'CALLSHEET_VERSION', '1.0.6' ); 39 39 40 40
Note: See TracChangeset
for help on using the changeset viewer.