Skip to content

Commit 13cef6b

Browse files
Bump To RC10
1 parent dd78206 commit 13cef6b

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
@@ -16,7 +16,7 @@ namespace Knossos.NET
1616
{
1717
public static class Knossos
1818
{
19-
public static readonly string AppVersion = "0.2.0-RC9";
19+
public static readonly string AppVersion = "0.2.0-RC10";
2020
public readonly static string ToolRepoURL = "https://raw.githubusercontent.com/KnossosNET/Knet-Tool-Repo/main/knet_tools.json";
2121
public readonly static string GitHubUpdateRepoURL = "https://api.github.com/repos/KnossosNET/Knossos.NET";
2222
public readonly static string FAQURL = "https://raw.githubusercontent.com/KnossosNET/KNet-General-Resources-Repo/main/communityfaq.json";

0 commit comments

Comments
 (0)