Skip to content

Commit 591d558

Browse files
Update to version 1.3.1
1 parent 6cc9e75 commit 591d558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Knossos.NET/Classes/Knossos.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ namespace Knossos.NET
1717
{
1818
public static class Knossos
1919
{
20-
public static readonly string AppVersion = "1.3.0";
20+
public static readonly string AppVersion = "1.3.1";
2121
public readonly static string ToolRepoURL = "https://raw.githubusercontent.com/KnossosNET/Knet-Tool-Repo/main/knet_tools.json";
2222
public readonly static string GitHubUpdateRepoURL = "https://api.github.com/repos/KnossosNET/Knossos.NET";
2323
public readonly static string FAQURL = "https://raw.githubusercontent.com/KnossosNET/KNet-General-Resources-Repo/main/communityfaq.json";

0 commit comments

Comments
 (0)