Skip to content

Commit faa67a5

Browse files
committed
3.809.0
1 parent 9222441 commit faa67a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project>
33
<PropertyGroup>
4-
<VersionPrefix>3.808.0</VersionPrefix>
4+
<VersionPrefix>3.809.0</VersionPrefix>
55
<VersionSuffix>
66
</VersionSuffix>
77
<VersionSuffix Condition=" '$(VersionSuffix)' != '' AND '$(BuildNumber)' != '' ">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>

src/VirtoCommerce.ImportModule.Web/module.manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<module>
33
<id>VirtoCommerce.Import</id>
4-
<version>3.808.0</version>
4+
<version>3.809.0</version>
55
<version-tag></version-tag>
66
<platformVersion>3.825.0</platformVersion>
77
<dependencies>

0 commit comments

Comments
 (0)