From 29133187c01c9e4c9258d3b4ca00eddd0b525b37 Mon Sep 17 00:00:00 2001 From: Justin Sternberg Date: Sat, 30 May 2015 22:47:34 -0400 Subject: [PATCH] bump version --- cmb2-attached-posts-field.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmb2-attached-posts-field.php b/cmb2-attached-posts-field.php index 0585263..995dad2 100644 --- a/cmb2-attached-posts-field.php +++ b/cmb2-attached-posts-field.php @@ -3,7 +3,7 @@ Plugin Name: CMB2 Field Type: Attached Posts Plugin URI: https://github.com/WebDevStudios/cmb2-attached-posts Description: Attached posts field type for CMB2. -Version: 1.2.0 +Version: 1.2.1 Author: WebDevStudios Author URI: http://webdevstudios.com License: GPLv2+ @@ -17,7 +17,7 @@ class WDS_CMB2_Attached_Posts_Field { /** * Current version number */ - const VERSION = '1.2.0'; + const VERSION = '1.2.1'; /** * Initialize the plugin by hooking into CMB2