Skip to content

Commit ece8b9a

Browse files
author
Mike Hemberger
committed
1.3.1
1 parent 91dc1a8 commit ece8b9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

user-locations.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Text Domain: user-locations
1616
* License: GPL-2.0+
1717
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
18-
* Version: 1.3.0
18+
* Version: 1.3.1
1919
* GitHub Plugin URI: https://github.com/bizbudding/user-locations
2020
* GitHub Branch: master
2121
*/
@@ -173,7 +173,7 @@ private function setup_constants() {
173173

174174
// Plugin version.
175175
if ( ! defined( 'USER_LOCATIONS_VERSION' ) ) {
176-
define( 'USER_LOCATIONS_VERSION', '1.3.0' );
176+
define( 'USER_LOCATIONS_VERSION', '1.3.1' );
177177
}
178178

179179
// Plugin Folder Path.

0 commit comments

Comments
 (0)