Skip to content

Commit

Permalink
Fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewvk committed Sep 10, 2021
1 parent f2d97ee commit 1212ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)\Build\CodeJam.snk</AssemblyOriginatorKeyFile>
<NoWarn>$(NoWarn);CA1014</NoWarn>

<Version>4.0.0.1</Version>
<Version>4.0.1.0</Version>
<PackageVersion>4.0.1</PackageVersion>
<PackageOutputPath>..\_Results</PackageOutputPath>

Expand Down

0 comments on commit 1212ab7

Please sign in to comment.