Changeset 2046496
- Timestamp:
- 03/08/2019 09:22:01 AM (7 years ago)
- Location:
- callsheet
- Files:
-
- 2 edited
-
tags/1.0.2/callsheet.php (modified) (1 diff)
-
trunk/callsheet.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
callsheet/tags/1.0.2/callsheet.php
r2046493 r2046496 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'CALLSHEET_VERSION', '1.0. 1' );38 define( 'CALLSHEET_VERSION', '1.0.2' ); 39 39 40 40 /** -
callsheet/trunk/callsheet.php
r2046493 r2046496 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define( 'CALLSHEET_VERSION', '1.0. 1' );38 define( 'CALLSHEET_VERSION', '1.0.2' ); 39 39 40 40 /**
Note: See TracChangeset
for help on using the changeset viewer.