Skip to content

Commit

Permalink
changed vername
Browse files Browse the repository at this point in the history
  • Loading branch information
PratyushKing committed Jul 6, 2023
1 parent 63a52b9 commit 4e1c275
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion FalconOS/FalconOS/data.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ internal class data
public static string lastDir = @"0:";

public static string osname = "FalconOS";
public static string vername = "Ape";
public static string vername = "BETA";
public static string ver = "v1.0.1";

public static string lastCMD = "";
Expand Down

0 comments on commit 4e1c275

Please sign in to comment.