We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cc9e75 commit 591d558Copy full SHA for 591d558
Knossos.NET/Classes/Knossos.cs
@@ -17,7 +17,7 @@ namespace Knossos.NET
17
{
18
public static class Knossos
19
20
- public static readonly string AppVersion = "1.3.0";
+ public static readonly string AppVersion = "1.3.1";
21
public readonly static string ToolRepoURL = "https://raw.githubusercontent.com/KnossosNET/Knet-Tool-Repo/main/knet_tools.json";
22
public readonly static string GitHubUpdateRepoURL = "https://api.github.com/repos/KnossosNET/Knossos.NET";
23
public readonly static string FAQURL = "https://raw.githubusercontent.com/KnossosNET/KNet-General-Resources-Repo/main/communityfaq.json";
0 commit comments