Skip to content

Commit

Permalink
Version 1.8.1-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
ricaun committed Jan 3, 2025
1 parent 7cf9f54 commit 974f8b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
<Version>1.8.1-alpha</Version>
<Version>1.8.1-rc</Version>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<PackageReference Include="Tools.InnoSetup" Version="6.2.0" IncludeAssets="All" />
<PackageReference Include="InnoSetup.ScriptBuilder" Version="*" />
<PackageReference Include="Autodesk.PackageBuilder" Version="*" />
<PackageReference Include="ricaun.Nuke" Version="*-*" />
<PackageReference Include="ricaun.Nuke" Version="*" />
</ItemGroup>

<!--
Expand Down

0 comments on commit 974f8b4

Please sign in to comment.