Skip to content

Commit fa5c5f9

Browse files
committed
Bump to 0.2.0-RC4
1 parent 11f1736 commit fa5c5f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Knossos.NET/Classes/Knossos.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ namespace Knossos.NET
2121
{
2222
public static class Knossos
2323
{
24-
public static readonly string AppVersion = "0.2.0-RC3";
24+
public static readonly string AppVersion = "0.2.0-RC4";
2525
public readonly static string ToolRepoURL = "https://raw.githubusercontent.com/Shivansps/Knet-Tool-Repo/main/knet_tools.json";
2626
public readonly static string GitHubUpdateRepoURL = "https://api.github.com/repos/Shivansps/Knossos.NET";
2727
private static List<Mod> installedMods = new List<Mod>();

0 commit comments

Comments
 (0)