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 ebd2236 commit 8ad525cCopy full SHA for 8ad525c
Directory.Build.props
@@ -2,7 +2,7 @@
2
<Project>
3
<!-- These properties will be shared for all projects -->
4
<PropertyGroup>
5
- <VersionPrefix>3.927.0</VersionPrefix>
+ <VersionPrefix>3.928.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.927.0</version>
+ <version>3.928.0</version>
<version-tag></version-tag>
<platformVersion>3.895.0</platformVersion>
0 commit comments