Skip to content

Commit cc21449

Browse files
committed
Version bump to non-alpha
1 parent 0da89b6 commit cc21449

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

edit_flow.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Plugin URI: http://editflow.org/
55
Description: Remixing the WordPress admin for better editorial workflow options.
66
Author: Daniel Bachhuber, Scott Bressler, Mohammad Jangda, Automattic, and others
7-
Version: 0.8.1-alpha
7+
Version: 0.8.1
88
Author URI: http://editflow.org/
99
1010
Copyright 2009-2013 Mohammad Jangda, Daniel Bachhuber, et al.
@@ -345,4 +345,4 @@ function register_scripts_and_styles() {
345345
function EditFlow() {
346346
return edit_flow::instance();
347347
}
348-
add_action( 'plugins_loaded', 'EditFlow' );
348+
add_action( 'plugins_loaded', 'EditFlow' );

0 commit comments

Comments
 (0)