diff --git a/src/VERSION.php b/src/VERSION.php index 85ff3e8..19419f7 100644 --- a/src/VERSION.php +++ b/src/VERSION.php @@ -2,7 +2,7 @@ namespace MightyCore; class VERSION{ public static function getVersion(){ - return "v0.0.3"; + return "v0.0.4"; } } ?> \ No newline at end of file