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 9748d98 commit 7b201a0Copy full SHA for 7b201a0
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 = "1.0.0";
+ public static readonly string AppVersion = "1.1.0";
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