Skip to content

Commit

Permalink
3.809.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vc-ci committed Apr 19, 2024
1 parent 80bf9ca commit 6aae406
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Expand Up @@ -2,7 +2,7 @@
<Project>
<!-- These properties will be shared for all projects -->
<PropertyGroup>
<VersionPrefix>3.808.0</VersionPrefix>
<VersionPrefix>3.809.0</VersionPrefix>
<VersionSuffix>
</VersionSuffix>
<VersionSuffix Condition=" '$(VersionSuffix)' != '' AND '$(BuildNumber)' != '' ">$(VersionSuffix)-$(BuildNumber)</VersionSuffix>
Expand Down
2 changes: 1 addition & 1 deletion src/VirtoCommerce.CatalogModule.Web/module.manifest
@@ -1,7 +1,7 @@
<?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.Catalog</id>
<version>3.808.0</version>
<version>3.809.0</version>
<version-tag />
<platformVersion>3.800.0</platformVersion>
<dependencies>
Expand Down

0 comments on commit 6aae406

Please sign in to comment.