Changeset 1126052
- Timestamp:
- 04/02/2015 06:56:07 AM (11 years ago)
- Location:
- hero-maps-pro/trunk
- Files:
-
- 2 edited
-
hmapspro.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hero-maps-pro/trunk/hmapspro.php
r1099073 r1126052 6 6 Plugin URI: http://www.heroplugins.com 7 7 Description: Easily create your own Google Maps with a simple drag and drop interface 8 Version: 2.0. 78 Version: 2.0.8 9 9 Author: Hero Plugins 10 10 Author URI: http://www.heroplugins.com … … 59 59 private $plugin_friendly_name = 'Hero Maps Pro'; 60 60 private $plugin_friendly_description = 'Easily create your own Google Maps with a simple drag and drop interface'; 61 private $plugin_version = '2.0. 7';61 private $plugin_version = '2.0.8'; 62 62 private $plugin_prefix = 'hmapspro_'; 63 63 private $first_release = '2014-11-24'; 64 private $last_update = '2015-0 2-25';64 private $last_update = '2015-04-02'; 65 65 private $api_version = '2.0.1'; 66 66 -
hero-maps-pro/trunk/readme.txt
r1125326 r1126052 60 60 == Changelog == 61 61 62 = 2.0.8 = 63 * Minor bug fix for default developer custom field display 64 62 65 = 2.0.7 = 63 66 * Changes to prevent search engine indexing
Note: See TracChangeset
for help on using the changeset viewer.