Skip to content

Commit 461fb91

Browse files
committed
version bump
1 parent 627d286 commit 461fb91

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cli.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Gravity Forms CLI
44
Plugin URI: http://www.gravityforms.com
55
Description: Manage Gravity Forms with the WP CLI.
6-
Version: 1.0-beta-1
6+
Version: 1.0-beta-2
77
Author: Rocketgenius
88
Author URI: http://www.gravityforms.com
99
License: GPL-3.0+
@@ -28,7 +28,7 @@
2828
*/
2929

3030
// Defines the current version of the CLI add-on
31-
define( 'GF_CLI_VERSION', '1.0-beta-1' );
31+
define( 'GF_CLI_VERSION', '1.0-beta-2' );
3232

3333
define( 'GF_CLI_MIN_GF_VERSION', '1.9.17.8' );
3434

0 commit comments

Comments
 (0)