Skip to content

Commit

Permalink
Merge branch 'release/3.422.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
vc-ci committed Nov 29, 2023
2 parents 6f7c693 + 171779e commit 9a34333
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
Expand Up @@ -2,7 +2,7 @@
<Project>
<!-- These properties will be shared for all projects -->
<PropertyGroup>
<VersionPrefix>3.421.0</VersionPrefix>
<VersionPrefix>3.422.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<VersionSuffix Condition=" '$(VersionSuffix)' != '' AND '$(BuildNumber)' != '' ">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/VirtoCommerce.OrdersModule.Web/module.manifest
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<module>
<id>VirtoCommerce.Orders</id>
<version>3.421.0</version>
<version>3.422.0</version>
<version-tag />

<platformVersion>3.447.0</platformVersion>
Expand Down

0 comments on commit 9a34333

Please sign in to comment.