We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50754f2 commit 9593e4bCopy full SHA for 9593e4b
Directory.Build.props
@@ -2,7 +2,7 @@
2
<Project>
3
<!-- These properties will be shared for all projects -->
4
<PropertyGroup>
5
- <VersionPrefix>3.919.0</VersionPrefix>
+ <VersionPrefix>3.920.0</VersionPrefix>
6
<VersionSuffix></VersionSuffix>
7
<VersionSuffix Condition=" '$(VersionSuffix)' != '' AND '$(BuildNumber)' != '' ">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
8
</PropertyGroup>
src/VirtoCommerce.Xapi.Web/module.manifest
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
<module>
<id>VirtoCommerce.Xapi</id>
- <version>3.919.0</version>
+ <version>3.920.0</version>
<version-tag></version-tag>
<platformVersion>3.895.0</platformVersion>
0 commit comments