Skip to content

Commit ecd50e2

Browse files
authored
Update platform version and module versions
1 parent dcc01ea commit ecd50e2

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

backend/packages.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"ManifestVersion": "2.0",
3-
"PlatformVersion": "3.908.0",
3+
"PlatformVersion": "3.909.0",
44
"PlatformImage": "ghcr.io/virtocommerce/platform",
5-
"PlatformImageTag": "3.908.0",
5+
"PlatformImageTag": "3.909.0",
66
"PlatformAssetUrl": "",
77

88
"ModuleSources": [
@@ -16,19 +16,7 @@
1616
"Modules": [
1717
{
1818
"BlobName": "VirtoCommerce.PageBuilderModule_3.826.0-pr-87-bdcf.zip"
19-
},
20-
{
21-
"BlobName": "VirtoCommerce.XCart_3.942.0-pr-84-1408.zip"
22-
},
23-
{
24-
"BlobName": "VirtoCommerce.XCatalog_3.939.0-pr-74-3469.zip"
25-
},
26-
{
27-
"BlobName": "VirtoCommerce.XPickup_3.800.0-pr-1-8be6.zip"
28-
},
29-
{
30-
"BlobName": "VirtoCommerce.Inventory_3.812.0-alpha.487-vcst-3984-multi-product-search.zip"
31-
}
19+
}
3220
]
3321
},
3422
{
@@ -37,7 +25,7 @@
3725
"https://raw.githubusercontent.com/VirtoCommerce/vc-modules/master/modules_v3.json"
3826
],
3927
"Modules": [
40-
{
28+
{
4129
"Id": "VirtoCommerce.FileSystemAssets",
4230
"Version": "3.805.0"
4331
},
@@ -281,14 +269,14 @@
281269
"Id": "VirtoCommerce.Orders",
282270
"Version": "3.859.0"
283271
},
284-
{
285-
"Id": "VirtoCommerce.Customer",
286-
"Version": "3.838.0"
287-
},
288272
{
289273
"Id": "VirtoCommerce.Cart",
290274
"Version": "3.835.0"
291-
},
275+
},
276+
{
277+
"Id": "VirtoCommerce.XCart",
278+
"Version": "3.941.0"
279+
},
292280
{
293281
"Id": "VirtoCommerce.TaskManagement",
294282
"Version": "3.903.0"
@@ -304,7 +292,11 @@
304292
{
305293
"Id": "VirtoCommerce.Content",
306294
"Version": "3.829.0"
307-
},
295+
},
296+
{
297+
"Id": "VirtoCommerce.XCatalog",
298+
"Version": "3.938.0"
299+
},
308300
{
309301
"Id": "VirtoCommerce.CatalogCsvImportModule",
310302
"Version": "3.813.0"
@@ -313,9 +305,17 @@
313305
"Id": "VirtoCommerce.AzureSearch",
314306
"Version": "3.807.0"
315307
},
308+
{
309+
"Id": "VirtoCommerce.Inventory",
310+
"Version": "3.812.0"
311+
},
316312
{
317313
"Id": "VirtoCommerce.Catalog",
318-
"Version": "3.896.0"
314+
"Version": "3.897.0"
315+
},
316+
{
317+
"Id": "VirtoCommerce.Customer",
318+
"Version": "3.839.0"
319319
}
320320
]
321321
}

0 commit comments

Comments
 (0)