diff --git a/index.php b/index.php index 29e5acd..4c30ee3 100644 --- a/index.php +++ b/index.php @@ -5,7 +5,7 @@ Plugin URI: https://wordpress.org/plugins/acf-openstreetmap-field Description: A configurable OpenStreetMap Field for ACF. Author: Jörn Lund -Version: 1.1.7 +Version: 1.1.8 Author URI: https://github.com/mcguffin License: GPL3 Text Domain: acf-openstreetmap-field diff --git a/languages/acf-openstreetmap-field.pot b/languages/acf-openstreetmap-field.pot index e022d37..d3ce951 100644 --- a/languages/acf-openstreetmap-field.pot +++ b/languages/acf-openstreetmap-field.pot @@ -2,14 +2,14 @@ # This file is distributed under the same license as the ACF OpenStreetMap Field plugin. msgid "" msgstr "" -"Project-Id-Version: ACF OpenStreetMap Field 1.1.7\n" +"Project-Id-Version: ACF OpenStreetMap Field 1.1.8\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/acf-openstreetmap-field-master\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2019-12-21T14:30:29+00:00\n" +"POT-Creation-Date: 2019-12-21T15:27:21+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.4.0\n" "X-Domain: acf-openstreetmap-field\n" diff --git a/package-lock.json b/package-lock.json index 6f6fcd0..8e82a36 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "acf-openstreetmap-field", - "version": "1.1.7", + "version": "1.1.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2ffc3b6..9969371 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "acf-openstreetmap-field", - "version": "1.1.7", + "version": "1.1.8", "description": "A configurable OpenStreetMap Field to ACF.", "private": true, "scripts": { diff --git a/readme.txt b/readme.txt index ab1a5e5..5f9f9b8 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: map acf openstreetmap leaflet Requires at least: 4.8 Requires PHP: 5.6 Tested up to: 5.3 -Stable tag: 1.1.7 +Stable tag: 1.1.8 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html