Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
widavies committed Dec 17, 2024
1 parent 2832272 commit e9816c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WinJump/WinJump.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<TargetFramework>net8.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<UseWPF>true</UseWPF>
<Version>2.0.14</Version>
<AssemblyVersion>2.0.14</AssemblyVersion>
<FileVersion>2.0.14</FileVersion>
<Version>2.0.15</Version>
<AssemblyVersion>2.0.15</AssemblyVersion>
<FileVersion>2.0.15</FileVersion>
</PropertyGroup>

<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
Expand Down

0 comments on commit e9816c5

Please sign in to comment.