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.
2 parents f1f4613 + bdbbb21 commit 1076862Copy full SHA for 1076862
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.2.3";
+ public static readonly string AppVersion = "1.2.4";
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