WeeXnes/Core/Global.cs aktualisiert
Some checks failed
Dotnet Build / build (push) Failing after 2m9s
Some checks failed
Dotnet Build / build (push) Failing after 2m9s
This commit is contained in:
parent
c1be81924b
commit
77ef325085
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ namespace WeeXnes.Core
|
|||
{
|
||||
public class Information
|
||||
{
|
||||
public const string Version = "4.6";
|
||||
public const string Version = "4.7";
|
||||
public const string EncryptionHash = "8zf5#RdyQ]$4x4_";
|
||||
public const string ApiUrl = "https://api.github.com/repos/weexnes/weexnessuite/releases/latest";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue