Skip to content

Commit 5f4d1e0

Browse files
committed
bump version
1 parent 2e834ea commit 5f4d1e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cmb2-attached-posts-field.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: CMB2 Field Type: Attached Posts
44
Plugin URI: https://github.com/WebDevStudios/cmb2-attached-posts
55
Description: Attached posts field type for CMB2.
6-
Version: 1.2.1
6+
Version: 1.2.2
77
Author: WebDevStudios
88
Author URI: http://webdevstudios.com
99
License: GPLv2+
@@ -17,7 +17,7 @@ class WDS_CMB2_Attached_Posts_Field {
1717
/**
1818
* Current version number
1919
*/
20-
const VERSION = '1.2.1';
20+
const VERSION = '1.2.2';
2121

2222
/**
2323
* Initialize the plugin by hooking into CMB2

0 commit comments

Comments
 (0)