Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jwahlin committed Mar 27, 2015
1 parent bbca230 commit 35ddd3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion classes/helpers/FrmAppHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class FrmAppHelper {
/**
* @since 2.0
*/
public static $plug_version = '2.0rc6';
public static $plug_version = '2.0rc7';

/**
* @since 1.07.02
Expand Down
2 changes: 1 addition & 1 deletion formidable.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*
Plugin Name: Formidable
Description: Quickly and easily create drag-and-drop forms
Version: 2.0rc6
Version: 2.0rc7
Plugin URI: http://formidablepro.com/
Author URI: http://strategy11.com
Author: Strategy11
Expand Down

0 comments on commit 35ddd3c

Please sign in to comment.