Skip to content

Commit

Permalink
3.236.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vc-ci committed Jan 31, 2023
1 parent 0990fe6 commit b7babbc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?><Project>
<!-- These properties will be shared for all projects -->
<PropertyGroup>
<VersionPrefix>3.235.0</VersionPrefix>
<VersionPrefix>3.236.0</VersionPrefix>
<VersionSuffix>
</VersionSuffix>
<VersionSuffix Condition=" '$(VersionSuffix)' != '' AND '$(BuildNumber)' != '' ">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<module xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<id>VirtoCommerce.ProfileExperienceApiModule</id>
<version>3.235.0</version>
<version>3.236.0</version>
<version-tag />
<platformVersion>3.259.0</platformVersion>
<title>Commerce Profile Experience API module</title>
Expand Down Expand Up @@ -29,4 +29,4 @@
<group>commerce</group>
</groups>
<useFullTypeNameInSwagger>false</useFullTypeNameInSwagger>
</module>
</module>

0 comments on commit b7babbc

Please sign in to comment.