Skip to content

Commit

Permalink
Merge pull request #727 from edwinsiebel/patch-1
Browse files Browse the repository at this point in the history
Update plugin version
  • Loading branch information
szepeviktor authored May 2, 2017
2 parents 169e72e + c352f30 commit c816bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shortcode-ui.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
* GNU General Public License for more details.
*/

define( 'SHORTCODE_UI_VERSION', '0.7.1' );
define( 'SHORTCODE_UI_VERSION', '0.7.2' );

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

0 comments on commit c816bb9

Please sign in to comment.