Skip to content

Commit

Permalink
Release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthri authored Jun 15, 2024
2 parents 880ae62 + 453ef0c commit 6924940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Belp.SDK.PackOnly/Assets/Sdk/Sdk.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@


<ItemGroup>
<PackageReference Condition="'$(ReferencePackinf)' != 'false'" Include="Belp.Build.Packinf" Version="0.3.0" PrivateAssets="all" IncludeAssets="all" />
<PackageReference Condition="'$(ReferencePackinf)' != 'false'" Include="Belp.Build.Packinf" Version="0.6.0" PrivateAssets="all" IncludeAssets="all" />
</ItemGroup>


Expand Down

0 comments on commit 6924940

Please sign in to comment.