Changeset 1094256
- Timestamp:
- 02/19/2015 01:06:17 PM (11 years ago)
- File:
-
- 1 edited
-
hero-maps-pro/trunk/hmapspro.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hero-maps-pro/trunk/hmapspro.php
r1091650 r1094256 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. 48 Version: 2.0.5 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. 4';61 private $plugin_version = '2.0.5'; 62 62 private $plugin_prefix = 'hmapspro_'; 63 63 private $first_release = '2014-11-24'; 64 private $last_update = '2015-02-1 6';64 private $last_update = '2015-02-19'; 65 65 private $api_version = '2.0.1'; 66 66
Note: See TracChangeset
for help on using the changeset viewer.