Skip to content

Commit

Permalink
v0.0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lostmsu committed Oct 10, 2024
1 parent c6aef22 commit 9cb718e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NDetours.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>

<!-- Package stuff -->
<Version>0.0.12</Version>
<Version>0.0.12.1</Version>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageLicenseFile Condition="$(PackageLicenseExpression) == ''">LICENSE</PackageLicenseFile>
<PackageReadmeFile>README.md</PackageReadmeFile>
Expand Down

0 comments on commit 9cb718e

Please sign in to comment.