File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33
44#define MyAppName " WSA System Control"
5- #define MyAppVersion " 1.0.5 "
5+ #define MyAppVersion " 1.0.6 "
66#define MyAppPublisher " infinitepower18"
77#define MyAppURL " https://github.com/infinitepower18/WSA-SystemControl"
88#define MyAppUpdateURL " https://github.com/infinitepower18/WSA-SystemControl/releases/latest"
Original file line number Diff line number Diff line change 55#include " CodeDependencies.iss"
66
77#define MyAppName " WSA System Control"
8- #define MyAppVersion " 1.0.5 "
8+ #define MyAppVersion " 1.0.6 "
99#define MyAppPublisher " infinitepower18"
1010#define MyAppURL " https://github.com/infinitepower18/WSA-SystemControl"
1111#define MyAppUpdateURL " https://github.com/infinitepower18/WSA-SystemControl/releases/latest"
Original file line number Diff line number Diff line change 88 <UseWindowsForms >true</UseWindowsForms >
99 <ImplicitUsings >enable</ImplicitUsings >
1010 <ApplicationIcon >app.ico</ApplicationIcon >
11- <AssemblyVersion >1.0.5 </AssemblyVersion >
12- <Version >1.0.4 </Version >
11+ <AssemblyVersion >1.0.6 </AssemblyVersion >
12+ <Version >1.0.6 </Version >
1313 <RuntimeIdentifiers >win-x86;win-x64;win-arm64</RuntimeIdentifiers >
1414 <Platforms >AnyCPU;ARM64;x64</Platforms >
1515 </PropertyGroup >
Original file line number Diff line number Diff line change 1010 <Identity
1111 Name =" 46954GamenologyMedia.WSASystemControl"
1212 Publisher =" CN=091B3CC8-312A-4A38-8EAB-908DCCB09857"
13- Version =" 1.0.5 .0" />
13+ Version =" 1.0.6 .0" />
1414
1515 <Properties >
1616 <DisplayName >WSA System Control</DisplayName >
You can’t perform that action at this time.
0 commit comments