Skip to content

Commit

Permalink
Update AssemblyVersion and FileVersion to 2.12.0
Browse files Browse the repository at this point in the history
The AssemblyVersion and FileVersion in the SimpleLauncher.csproj file have been updated from 2.11.2.23 to 2.12.0. This update indicates the new version of the SimpleLauncher application.
  • Loading branch information
drpetersonfernandes committed Mar 26, 2024
1 parent 4213081 commit a87f48c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SimpleLauncher/SimpleLauncher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<PackageIcon>icon2.png</PackageIcon>
<RepositoryUrl>https://github.com/drpetersonfernandes/SimpleLauncher</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<AssemblyVersion>2.11.2.23</AssemblyVersion>
<FileVersion>2.11.2.23</FileVersion>
<AssemblyVersion>2.12.0</AssemblyVersion>
<FileVersion>2.12.0</FileVersion>
<PlatformTarget>x64</PlatformTarget>
<SupportedOSPlatformVersion>7.0</SupportedOSPlatformVersion>
<Version>$(VersionPrefix)</Version>
Expand Down

0 comments on commit a87f48c

Please sign in to comment.