We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d12fe commit d03a695Copy full SHA for d03a695
platform-dev/resources/deployment-cm.yaml
@@ -36,7 +36,7 @@ data:
36
{
37
"Id": "VirtoCommerce.Cart",
38
"Repository": "VirtoCommerce/vc-module-cart",
39
- "PackageUrl": "https://vc3prerelease.blob.core.windows.net/packages/VirtoCommerce.Cart_3.28.0-alpha.517.zip"
+ "PackageUrl": "https://github.com/VirtoCommerce/vc-module-cart/releases/download/3.23.0/VirtoCommerce.Cart_3.23.0.zip"
40
},
41
42
"Id": "VirtoCommerce.Catalog",
0 commit comments