Skip to content

Commit

Permalink
Version bump to non-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmarkel committed Jun 18, 2015
1 parent 0da89b6 commit cc21449
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions edit_flow.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Plugin URI: http://editflow.org/
Description: Remixing the WordPress admin for better editorial workflow options.
Author: Daniel Bachhuber, Scott Bressler, Mohammad Jangda, Automattic, and others
Version: 0.8.1-alpha
Version: 0.8.1
Author URI: http://editflow.org/
Copyright 2009-2013 Mohammad Jangda, Daniel Bachhuber, et al.
Expand Down Expand Up @@ -345,4 +345,4 @@ function register_scripts_and_styles() {
function EditFlow() {
return edit_flow::instance();
}
add_action( 'plugins_loaded', 'EditFlow' );
add_action( 'plugins_loaded', 'EditFlow' );

0 comments on commit cc21449

Please sign in to comment.