diff --git a/Installer/installer_arm64.iss b/Installer/installer_arm64.iss index cbe94d8..7392257 100644 --- a/Installer/installer_arm64.iss +++ b/Installer/installer_arm64.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "WSA System Control" -#define MyAppVersion "1.0.10" +#define MyAppVersion "1.0.11" #define MyAppPublisher "infinitepower18" #define MyAppURL "https://github.com/infinitepower18/WSA-SystemControl" #define MyAppUpdateURL "https://github.com/infinitepower18/WSA-SystemControl/releases/latest" diff --git a/Installer/installer_x64.iss b/Installer/installer_x64.iss index 5875ad6..54c3365 100644 --- a/Installer/installer_x64.iss +++ b/Installer/installer_x64.iss @@ -2,7 +2,7 @@ ; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES! #define MyAppName "WSA System Control" -#define MyAppVersion "1.0.10" +#define MyAppVersion "1.0.11" #define MyAppPublisher "infinitepower18" #define MyAppURL "https://github.com/infinitepower18/WSA-SystemControl" #define MyAppUpdateURL "https://github.com/infinitepower18/WSA-SystemControl/releases/latest" diff --git a/WSA System Control/WSA System Control.csproj b/WSA System Control/WSA System Control.csproj index 130ea6c..01cbb6f 100644 --- a/WSA System Control/WSA System Control.csproj +++ b/WSA System Control/WSA System Control.csproj @@ -7,8 +7,8 @@ true enable app.ico - 1.0.10 - 1.0.10 + 1.0.11 + 1.0.11 win-x86;win-x64;win-arm64 AnyCPU;ARM64;x64 10.0.19041.0 diff --git a/WSCPackage/Package.appxmanifest b/WSCPackage/Package.appxmanifest index 9fd7a61..24f5ca3 100644 --- a/WSCPackage/Package.appxmanifest +++ b/WSCPackage/Package.appxmanifest @@ -10,7 +10,7 @@ + Version="1.0.11.0" /> WSA System Control