Skip to content

Commit

Permalink
3.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
yecli committed Jun 6, 2019
1 parent 51a6be4 commit de99b7d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netcoreapp2.2</TargetFramework>
<Version>3.2.10</Version>
<Version>3.2.11</Version>
<Description>The storefront implementation of the Virto Commerce platform.</Description>
<Copyright>Copyright © 2011-2019 Virto Commerce - an enterprise Microsoft ecommerce platform ©. All rights reserved</Copyright>
<Authors>Virto Commerce</Authors>
Expand All @@ -12,8 +12,8 @@
<PackageProjectUrl>https://github.com/VirtoCommerce/vc-storefront-core</PackageProjectUrl>
<PackageIconUrl>https://virtocommerce.com/themes/assets/logo.jpg</PackageIconUrl>
<RepositoryUrl>https://github.com/VirtoCommerce/vc-storefront-core</RepositoryUrl>
<AssemblyVersion>3.2.10.0</AssemblyVersion>
<FileVersion>3.2.10.0</FileVersion>
<AssemblyVersion>3.2.11.0</AssemblyVersion>
<FileVersion>3.2.11.0</FileVersion>
</PropertyGroup>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<PackageProjectUrl>https://github.com/VirtoCommerce/vc-storefront-core</PackageProjectUrl>
<PackageIconUrl>https://virtocommerce.com/themes/assets/logo.jpg</PackageIconUrl>
<RepositoryUrl>https://github.com/VirtoCommerce/vc-storefront-core</RepositoryUrl>
<AssemblyVersion>3.2.10.0</AssemblyVersion>
<FileVersion>3.2.10.0</FileVersion>
<Version>3.2.10</Version>
<AssemblyVersion>3.2.11.0</AssemblyVersion>
<FileVersion>3.2.11.0</FileVersion>
<Version>3.2.11</Version>
<Authors>Virto Commerce</Authors>
<Company>Virto Commerce</Company>
<Product>Virto Commerce</Product>
Expand Down
6 changes: 3 additions & 3 deletions VirtoCommerce.Storefront/VirtoCommerce.Storefront.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
<PackageLicenseUrl>https://virtocommerce.com/open-source-license</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/VirtoCommerce/vc-storefront-core</PackageProjectUrl>
<RepositoryUrl>https://github.com/VirtoCommerce/vc-storefront-core</RepositoryUrl>
<AssemblyVersion>3.2.10.0</AssemblyVersion>
<FileVersion>3.2.10.0</FileVersion>
<Version>3.2.10</Version>
<AssemblyVersion>3.2.11.0</AssemblyVersion>
<FileVersion>3.2.11.0</FileVersion>
<Version>3.2.11</Version>
<Copyright>Copyright © 2011-2019 Virto Commerce - an enterprise Microsoft ecommerce platform ©. All rights reserved</Copyright>
<PackageIconUrl>https://virtocommerce.com/themes/assets/logo.jpg</PackageIconUrl>
<PackageReleaseNotes></PackageReleaseNotes>
Expand Down

0 comments on commit de99b7d

Please sign in to comment.