File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
4
4
[Setup]
5
5
#define MyAppSetupName ' NOWT'
6
- #define MyAppVersion ' 1.3.2 '
6
+ #define MyAppVersion ' 1.3.3 '
7
7
#define MyAppPublisher ' PWall'
8
8
#define MyAppCopyright ' Soneliem & PWall'
9
9
#define MyAppURL ' https://github.com/pwall2222/NOWT'
Original file line number Diff line number Diff line change 16
16
<TargetFramework >net6.0-windows</TargetFramework >
17
17
<UseWPF >true</UseWPF >
18
18
<ApplicationIcon >logo.ico</ApplicationIcon >
19
- <Version >1.3.2 </Version >
19
+ <Version >1.3.3 </Version >
20
20
<EnforceCodeStyleInBuild >True</EnforceCodeStyleInBuild >
21
21
<StartupObject >NOWT.App</StartupObject >
22
22
<Description >A Windows app to view player ranks and stats in a live Valorant Match</Description >
32
32
<PackageReadmeFile >README.md</PackageReadmeFile >
33
33
<RepositoryType >git</RepositoryType >
34
34
<AssemblyVersion >1.0.0</AssemblyVersion >
35
- <FileVersion >1.3.2 </FileVersion >
35
+ <FileVersion >1.3.3 </FileVersion >
36
36
<Platforms >AnyCPU</Platforms >
37
37
<Nullable >annotations</Nullable >
38
38
</PropertyGroup >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
3
3
<item >
4
- <version >1.3.2 </version >
4
+ <version >1.3.3 </version >
5
5
<url >https://github.com/pwall2222/NOWT/releases/latest/download/NOWT-Installer.exe</url >
6
6
<changelog >https://github.com/pwall2222/NOWT/releases/latest</changelog >
7
7
<mandatory >false</mandatory >
You can’t perform that action at this time.
0 commit comments