Plugin Directory

Changeset 1126052


Ignore:
Timestamp:
04/02/2015 06:56:07 AM (11 years ago)
Author:
HeroPlugins
Message:

minor bug fix for default developer custom field display

Location:
hero-maps-pro/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • hero-maps-pro/trunk/hmapspro.php

    r1099073 r1126052  
    66        Plugin URI: http://www.heroplugins.com
    77        Description: Easily create your own Google Maps with a simple drag and drop interface
    8         Version: 2.0.7
     8        Version: 2.0.8
    99        Author: Hero Plugins
    1010        Author URI: http://www.heroplugins.com
     
    5959        private $plugin_friendly_name = 'Hero Maps Pro';
    6060        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';
    6262        private $plugin_prefix = 'hmapspro_';
    6363        private $first_release = '2014-11-24';
    64         private $last_update = '2015-02-25';
     64        private $last_update = '2015-04-02';
    6565        private $api_version = '2.0.1';
    6666       
  • hero-maps-pro/trunk/readme.txt

    r1125326 r1126052  
    6060== Changelog ==
    6161
     62= 2.0.8 =
     63* Minor bug fix for default developer custom field display
     64
    6265= 2.0.7 =
    6366* Changes to prevent search engine indexing
Note: See TracChangeset for help on using the changeset viewer.