Skip to content

Commit 420bf63

Browse files
authored
VCST-4642: Extend store settings with module version metadata
1 parent 62495d4 commit 420bf63

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

backend/packages.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"ServiceUri": "https://vc3prerelease.blob.core.windows.net",
1212
"Modules": [
1313
{
14-
"BlobName": "VirtoCommerce.XCart_3.1015.0-pr-119-6a09.zip"
14+
"BlobName": "VirtoCommerce.Xapi_3.1009.0-pr-66-020b.zip"
1515
}
1616
]
1717
},
@@ -336,18 +336,18 @@
336336
{
337337
"Id": "VirtoCommerce.SystemOperations",
338338
"Version": "3.1001.0"
339-
},
340-
{
341-
"Id": "VirtoCommerce.Xapi",
342-
"Version": "3.1008.0"
343-
},
339+
},
344340
{
345341
"Id": "VirtoCommerce.ProfileExperienceApiModule",
346342
"Version": "3.1007.0"
347343
},
348344
{
349345
"Id": "VirtoCommerce.Notifications",
350346
"Version": "3.1006.0"
347+
},
348+
{
349+
"Id": "VirtoCommerce.XCart",
350+
"Version": "3.1015.0"
351351
}
352352
]
353353
}

0 commit comments

Comments
 (0)