Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
desmondchoon committed Feb 10, 2020
1 parent 1e6e3b3 commit 8e86254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/VERSION.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
namespace MightyCore;
class VERSION{
public static function getVersion(){
return "v0.0.3";
return "v0.0.4";
}
}
?>

0 comments on commit 8e86254

Please sign in to comment.