We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f9a89b + 33c44d3 commit 116baddCopy full SHA for 116badd
1 file changed
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.1";
+ public static readonly string AppVersion = "1.3.2";
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