Skip to content

Commit

Permalink
3.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
krankenbro committed Feb 20, 2024
1 parent 1100712 commit 23b6827
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 @@ -6,7 +6,7 @@
<Copyright>Copyright © VirtoCommerce 2011-2022</Copyright>
</PropertyGroup>
<PropertyGroup>
<VersionPrefix>3.21.0</VersionPrefix>
<VersionPrefix>3.22.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<VersionSuffix Condition=" '$(VersionSuffix)' != '' AND '$(BuildNumber)' != '' ">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
</PropertyGroup>
Expand Down

0 comments on commit 23b6827

Please sign in to comment.