Skip to content

Commit 4e37284

Browse files
committed
3.902.0
1 parent 0aa610b commit 4e37284

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project>
33
<!-- These properties will be shared for all projects -->
44
<PropertyGroup>
5-
<VersionPrefix>3.901.0</VersionPrefix>
5+
<VersionPrefix>3.902.0</VersionPrefix>
66
<VersionSuffix></VersionSuffix>
77
<VersionSuffix Condition=" '$(VersionSuffix)' != '' AND '$(BuildNumber)' != '' ">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
88
</PropertyGroup>

src/VirtoCommerce.XRecommend.Web/module.manifest

+1-1
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.XRecommend</id>
4-
<version>3.901.0</version>
4+
<version>3.902.0</version>
55
<version-tag></version-tag>
66

77
<platformVersion>3.841.0</platformVersion>

0 commit comments

Comments
 (0)