Skip to content

Commit 9a1bb7e

Browse files
committed
0..5 to 0.5.1
1 parent 5035c3a commit 9a1bb7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Aura Operating System/Aura_OS/Kernel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public class Kernel : Sys.Kernel
3535

3636
Setup setup = new Setup();
3737
public static bool running;
38-
public static string version = "0.5.0";
38+
public static string version = "0.5.1";
3939
public static string revision = VersionInfo.revision;
4040
public static string current_directory = @"0:\";
4141
public static string langSelected = "en_US";

0 commit comments

Comments
 (0)