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 2
2
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
3
3
4
4
#define MyAppName " WSA System Control"
5
- #define MyAppVersion " 1.0.5 "
5
+ #define MyAppVersion " 1.0.6 "
6
6
#define MyAppPublisher " infinitepower18"
7
7
#define MyAppURL " https://github.com/infinitepower18/WSA-SystemControl"
8
8
#define MyAppUpdateURL " https://github.com/infinitepower18/WSA-SystemControl/releases/latest"
Original file line number Diff line number Diff line change 5
5
#include " CodeDependencies.iss"
6
6
7
7
#define MyAppName " WSA System Control"
8
- #define MyAppVersion " 1.0.5 "
8
+ #define MyAppVersion " 1.0.6 "
9
9
#define MyAppPublisher " infinitepower18"
10
10
#define MyAppURL " https://github.com/infinitepower18/WSA-SystemControl"
11
11
#define MyAppUpdateURL " https://github.com/infinitepower18/WSA-SystemControl/releases/latest"
Original file line number Diff line number Diff line change 8
8
<UseWindowsForms >true</UseWindowsForms >
9
9
<ImplicitUsings >enable</ImplicitUsings >
10
10
<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 >
13
13
<RuntimeIdentifiers >win-x86;win-x64;win-arm64</RuntimeIdentifiers >
14
14
<Platforms >AnyCPU;ARM64;x64</Platforms >
15
15
</PropertyGroup >
Original file line number Diff line number Diff line change 10
10
<Identity
11
11
Name =" 46954GamenologyMedia.WSASystemControl"
12
12
Publisher =" CN=091B3CC8-312A-4A38-8EAB-908DCCB09857"
13
- Version =" 1.0.5 .0" />
13
+ Version =" 1.0.6 .0" />
14
14
15
15
<Properties >
16
16
<DisplayName >WSA System Control</DisplayName >
You can’t perform that action at this time.
0 commit comments