Skip to content

Commit c816bb9

Browse files
authored
Merge pull request #727 from edwinsiebel/patch-1
Update plugin version
2 parents 169e72e + c352f30 commit c816bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shortcode-ui.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* GNU General Public License for more details.
2020
*/
2121

22-
define( 'SHORTCODE_UI_VERSION', '0.7.1' );
22+
define( 'SHORTCODE_UI_VERSION', '0.7.2' );
2323

2424
require_once dirname( __FILE__ ) . '/inc/class-shortcode-ui.php';
2525
require_once dirname( __FILE__ ) . '/inc/fields/class-shortcode-ui-fields.php';

0 commit comments

Comments
 (0)