Skip to content

Commit

Permalink
Version bump to 0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
tmuras committed Aug 13, 2016
1 parent a84fd98 commit c6bb120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moosh.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
@error_reporting(E_ALL | E_STRICT);
@ini_set('display_errors', '1');

define('MOOSH_VERSION', '0.22');
define('MOOSH_VERSION', '0.23');
define('MOODLE_INTERNAL', true);

$appspecs = new OptionCollection;
Expand Down

0 comments on commit c6bb120

Please sign in to comment.