Skip to content

Commit cc7df1f

Browse files
committed
Bumps version for WP 4.9 compatibility
1 parent 4bf234a commit cc7df1f

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

readme.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Contributors: wpengine, markkelnar, stevenkword, stephenlin, ryanshoover, taylor4484
33
Tags: wpe, wpengine, geoip, localization, geolocation
44
Requires at least: 3.0.1
5-
Tested up to: 4.8
6-
Stable tag: 1.2.2
5+
Tested up to: 4.9
6+
Stable tag: 1.2.3
77

88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
@@ -232,6 +232,10 @@ Please contact the WP Engine [Support Team](https://my.wpengine.com/support#gene
232232

233233
== Changelog ==
234234

235+
= 1.2.3 =
236+
- Bumps version number for WP 4.9 compatibility
237+
- Updates shortcode usage examples
238+
235239
= 1.2.2 =
236240
- We're escaping our output. AND we're escaping our output in a way where the code will actually work!
237241
- We've also gotten rid of any bleeding-edge JavaScript. Sure, it's cool. But a plugin that works for everybody is even cooler.

wpengine-geoip.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
/**
33
* Plugin Name: WP Engine GeoIP
4-
* Version: 1.2.2
4+
* Version: 1.2.3
55
* Description: Create a personalized user experienced based on location.
66
* Author: WP Engine
77
* Author URI: http://wpengine.com

0 commit comments

Comments
 (0)