Changeset 637097
- Timestamp:
- 12/11/2012 04:10:28 PM (13 years ago)
- File:
-
- 1 edited
-
shortcodify/tags/1.1.0/shortcodify.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
shortcodify/tags/1.1.0/shortcodify.php
r636339 r637097 10 10 */ 11 11 /* 12 Version: 1. 0.012 Version: 1.1.0 13 13 14 14 Author URI: http://www.arnelorenz.de/ … … 25 25 * @var string The plugin version 26 26 */ 27 var $version = '1. 0.0';27 var $version = '1.1.0'; 28 28 /** 29 29 * @var string The options string name for this plugin
Note: See TracChangeset
for help on using the changeset viewer.