From 09cd1f7870146156f6585eec0c3594dafd282817 Mon Sep 17 00:00:00 2001 From: Phil Wylie Date: Fri, 13 Mar 2015 13:59:38 +0000 Subject: [PATCH] Bump version. --- cmb-field-map.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmb-field-map.php b/cmb-field-map.php index ddd3bbe..ef4cd9b 100755 --- a/cmb-field-map.php +++ b/cmb-field-map.php @@ -3,7 +3,7 @@ Plugin Name: CMB2 Field Type: Google Maps Plugin URI: https://github.com/mustardBees/cmb_field_map Description: Google Maps field type for CMB2. -Version: 2.1.0 +Version: 2.1.1 Author: Phil Wylie Author URI: http://www.philwylie.co.uk/ License: GPLv2+ @@ -17,7 +17,7 @@ class PW_CMB2_Field_Google_Maps { /** * Current version number */ - const VERSION = '2.1.0'; + const VERSION = '2.1.1'; /** * Initialize the plugin by hooking into CMB2