Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Commit

Permalink
Update Application Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Soneliem committed Jun 29, 2022
1 parent 4147c55 commit a96b785
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WAIUA/WAIUA.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFramework>net6.0-windows</TargetFramework>
<UseWPF>true</UseWPF>
<ApplicationIcon>logo.ico</ApplicationIcon>
<Version>2.0.0.0</Version>
<Version>2.0.0.1</Version>
<EnforceCodeStyleInBuild>True</EnforceCodeStyleInBuild>
<StartupObject>WAIUA.App</StartupObject>
<Description>A Windows app to view player ranks and stats in a live Valorant Match</Description>
Expand All @@ -21,8 +21,8 @@
<IsPackable>false</IsPackable>
<PackageReadmeFile>README.md</PackageReadmeFile>
<RepositoryType>git</RepositoryType>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<FileVersion>2.0.0.0</FileVersion>
<AssemblyVersion>2.0.0.1</AssemblyVersion>
<FileVersion>2.0.0.1</FileVersion>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>

Expand Down

0 comments on commit a96b785

Please sign in to comment.