diff --git a/index.php b/index.php index 17f2251..c1920e0 100644 --- a/index.php +++ b/index.php @@ -5,7 +5,7 @@ Plugin URI: https://github.com/mcguffin/acf-openstreetmap-field Description: A configurable OpenStreetMap Field for ACF. Author: Jörn Lund -Version: 0.1.13 +Version: 0.1.14 Author URI: https://github.com/mcguffin License: GPL3 Github Repository: mcguffin/acf-openstreetmap-field diff --git a/languages/acf-openstreetmap-field.pot b/languages/acf-openstreetmap-field.pot index 9c69743..ff96c8f 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 0.1.13\n" +"Project-Id-Version: ACF OpenStreetMap Field 0.1.14\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/acf-field-openstreetmap\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-07-04T13:19:35+00:00\n" +"POT-Creation-Date: 2019-07-04T16:18:01+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.1.0\n" "X-Domain: acf-openstreetmap-field\n" diff --git a/package.json b/package.json index 0a25998..2edb2ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "acf-openstreetmap-field", - "version": "0.1.13", + "version": "0.1.14", "description": "A configrable OpenStreetMap Field to ACF.", "private": true, "scripts": { @@ -45,4 +45,4 @@ "dependencies": { "tar": ">=2.2.2" } -} +} \ No newline at end of file diff --git a/readme.txt b/readme.txt index 313b4b3..1f33eb2 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.2.2 -Stable tag: 0.1.13 +Stable tag: 0.1.14 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html