Skip to content

Commit

Permalink
1.9.9 version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
danjjohnson authored Oct 19, 2016
1 parent 4ea64d0 commit 121fc55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions woothemes-sensei.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Sensei
Plugin URI: http://www.woothemes.com/products/sensei/
Description: A course management plugin that offers the smoothest platform for helping you teach anything.
Version: 1.9.9
Version: 1.9.9
Author: WooThemes
Author URI: http://www.woothemes.com/
License: GPL version 2 or later - http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Expand Down Expand Up @@ -57,7 +57,7 @@ function Sensei(){
}

// set the sensei version number
Sensei()->version = '1.9.8';
Sensei()->version = '1.9.9';

//backwards compatibility
global $woothemes_sensei;
Expand Down

0 comments on commit 121fc55

Please sign in to comment.