Plugin Directory

Changeset 830713


Ignore:
Timestamp:
12/31/2013 09:25:43 AM (12 years ago)
Author:
kerli81
Message:

tagging version 1.0.1

Location:
wp-flexible-map-options
Files:
2 edited
11 copied

Legend:

Unmodified
Added
Removed
  • wp-flexible-map-options/tags/1.0.1/flexible-map-options.php

    r830710 r830713  
    33Plugin Name: Flexible Map Options
    44Description: Provides an option page for the plugin WP Flexible Map to define the default values globally.
    5 Version: 1.0.0
     5Version: 1.0.1
    66Author: Kerli
    77Domain Path: /languages
  • wp-flexible-map-options/tags/1.0.1/readme.txt

    r830710 r830713  
    55Requires at least: 3.2.1
    66Tested up to: 3.8
    7 Stable tag: 1.0.0
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2929
    3030== Changelog ==
     31= 1.0.1 =
     32* fix translation error
     33
     34= 1.0.0 =
     35* missing fields added with DE translation.
     36
    3137= 0.0.5 =
    3238* Initial release.
    3339
    3440== Upgrade Notice ==
     41= 1.0.0 =
     42* new properties for the option page
     43* database fields will be updated automatically
     44
    3545= 0.0.5 =
    3646* Initial release.
  • wp-flexible-map-options/trunk/flexible-map-options.php

    r830710 r830713  
    33Plugin Name: Flexible Map Options
    44Description: Provides an option page for the plugin WP Flexible Map to define the default values globally.
    5 Version: 1.0.0
     5Version: 1.0.1
    66Author: Kerli
    77Domain Path: /languages
  • wp-flexible-map-options/trunk/readme.txt

    r830710 r830713  
    55Requires at least: 3.2.1
    66Tested up to: 3.8
    7 Stable tag: 1.0.0
     7Stable tag: 1.0.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2929
    3030== Changelog ==
     31= 1.0.1 =
     32* fix translation error
     33
     34= 1.0.0 =
     35* missing fields added with DE translation.
     36
    3137= 0.0.5 =
    3238* Initial release.
    3339
    3440== Upgrade Notice ==
     41= 1.0.0 =
     42* new properties for the option page
     43* database fields will be updated automatically
     44
    3545= 0.0.5 =
    3646* Initial release.
Note: See TracChangeset for help on using the changeset viewer.