Skip to content
This repository was archived by the owner on Mar 30, 2024. It is now read-only.

Commit 373afcb

Browse files
committed
Update Version
1 parent 3e1575b commit 373afcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/Utilities.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55
class Utilities {
66

7-
const VERSION = 'v0.5.0 alpha';
7+
const VERSION = 'v0.6.0 alpha';
88

99
/**
1010
* OS Consts
@@ -85,4 +85,4 @@ public static function getOS() : string {
8585
}
8686
}
8787

88-
?>
88+
?>

0 commit comments

Comments
 (0)