File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed 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.12 "
5+ #define MyAppVersion " 1.0.13 "
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 22; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33
44#define MyAppName " WSA System Control"
5- #define MyAppVersion " 1.0.12 "
5+ #define MyAppVersion " 1.0.13 "
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 77 <UseWindowsForms >true</UseWindowsForms >
88 <ImplicitUsings >enable</ImplicitUsings >
99 <ApplicationIcon >app.ico</ApplicationIcon >
10- <AssemblyVersion >1.0.12 </AssemblyVersion >
11- <Version >1.0.12 </Version >
10+ <AssemblyVersion >1.0.13 </AssemblyVersion >
11+ <Version >1.0.13 </Version >
1212 <RuntimeIdentifiers >win-x86;win-x64;win-arm64</RuntimeIdentifiers >
1313 <Platforms >AnyCPU;ARM64;x64</Platforms >
1414 <SupportedOSPlatformVersion >10.0.19041.0</SupportedOSPlatformVersion >
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.12 .0" />
13+ Version =" 1.0.13 .0" />
1414
1515 <Properties >
1616 <DisplayName >WSA System Control</DisplayName >
You can’t perform that action at this time.
0 commit comments