We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 169e72e + c352f30 commit c816bb9Copy full SHA for c816bb9
shortcode-ui.php
@@ -19,7 +19,7 @@
19
* GNU General Public License for more details.
20
*/
21
22
-define( 'SHORTCODE_UI_VERSION', '0.7.1' );
+define( 'SHORTCODE_UI_VERSION', '0.7.2' );
23
24
require_once dirname( __FILE__ ) . '/inc/class-shortcode-ui.php';
25
require_once dirname( __FILE__ ) . '/inc/fields/class-shortcode-ui-fields.php';
0 commit comments