Plugin Directory

Changeset 1684932


Ignore:
Timestamp:
06/25/2017 12:05:19 AM (9 years ago)
Author:
elialgranti
Message:

Fixing version numbers

Location:
geoswitch
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • geoswitch/tags/1.1.3/readme.txt

    r1684891 r1684932  
    133133
    134134== Upgrade Notice ==
    135 = 1.1.2 =
     135= 1.1.3 =
    136136Bug fix: when IP cannot be found plugin correctly evaluates all cases and uses default empty case (if it exists), instead of not displaying anything.
    137137Implemented support for comma separated values in geoswitch_case code block. Previous version mentioned this feature in the Readme file, but it was not actually implemented.
     138= 1.1.2 =
     139Error deploying to wordpress. Use version 1.1.3 instead.
    138140= 1.1.1 =
    139141Added setting to for user IP for debugging purposes and updated MaxMind Libraries.
  • geoswitch/trunk/geoswitch.php

    r1679694 r1684932  
    55Tags: geocode, geocode switch, geocode filter, geotag, geomarketing, geomarking, geolocation, geofilter, location, local marketing, GeoIP2, MaxMind
    66Description: GeoSwitch is a plugin that allows you to change the content of your site based on the location of your client’s IP.
    7 Version: 1.1.2
     7Version: 1.1.3
    88Author: elialgranti
    99*/
  • geoswitch/trunk/readme.txt

    r1679694 r1684932  
    33Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=C7QAD2M3L5T6E
    44Tags: geocode, geocode switch, geocode filter, geotag, geomarketing, geomarking, geolocation, geofilter, location, local marketing, GeoIP2, MaxMind
    5 Version: 1.1.2
     5Version: 1.1.3
    66Requires at least: 3.0
    77Tested up to: 4.8
    8 Stable tag: 1.1.2
     8Stable tag: 1.1.3
    99License: GPLv2 or later for plugin code, Apache License version 2.0 for Maxmind library under vendor directory
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    133133
    134134== Upgrade Notice ==
    135 = 1.1.2 =
     135= 1.1.3 =
    136136Bug fix: when IP cannot be found plugin correctly evaluates all cases and uses default empty case (if it exists), instead of not displaying anything.
    137137Implemented support for comma separated values in geoswitch_case code block. Previous version mentioned this feature in the Readme file, but it was not actually implemented.
     138= 1.1.2 =
     139Error deploying to wordpress. Use version 1.1.3 instead.
    138140= 1.1.1 =
    139141Added setting to for user IP for debugging purposes and updated MaxMind Libraries.
Note: See TracChangeset for help on using the changeset viewer.