update app version

This commit is contained in:
Nguyen Duy
2024-11-04 17:10:49 +07:00
parent 4ba5641f85
commit ffa0e849c4
3 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ namespace ParsecVDisplay
{
public const string AppId = "QpHOX8IBUHBznGtqk9xm1";
public const string AppName = "ParsecVDisplay";
public const string AppVersion = "0.45.2";
public const string AppVersion = "1.0.2";
public const string GitHubRepo = "nomi-san/parsec-vdd";
[STAThread]