We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd78206 commit 13cef6bCopy full SHA for 13cef6b
Knossos.NET/Classes/Knossos.cs
@@ -16,7 +16,7 @@ namespace Knossos.NET
16
{
17
public static class Knossos
18
19
- public static readonly string AppVersion = "0.2.0-RC9";
+ public static readonly string AppVersion = "0.2.0-RC10";
20
public readonly static string ToolRepoURL = "https://raw.githubusercontent.com/KnossosNET/Knet-Tool-Repo/main/knet_tools.json";
21
public readonly static string GitHubUpdateRepoURL = "https://api.github.com/repos/KnossosNET/Knossos.NET";
22
public readonly static string FAQURL = "https://raw.githubusercontent.com/KnossosNET/KNet-General-Resources-Repo/main/communityfaq.json";
0 commit comments