Skip to content

Commit dcc01ea

Browse files
authored
Update platform version and module versions in packages.json
1 parent e941f21 commit dcc01ea

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

backend/packages.json

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

88
"ModuleSources": [
@@ -21,7 +21,7 @@
2121
"BlobName": "VirtoCommerce.XCart_3.942.0-pr-84-1408.zip"
2222
},
2323
{
24-
"BlobName": "VirtoCommerce.XCatalog_3.938.0-pr-74-ec33.zip"
24+
"BlobName": "VirtoCommerce.XCatalog_3.939.0-pr-74-3469.zip"
2525
},
2626
{
2727
"BlobName": "VirtoCommerce.XPickup_3.800.0-pr-1-8be6.zip"
@@ -37,7 +37,7 @@
3737
"https://raw.githubusercontent.com/VirtoCommerce/vc-modules/master/modules_v3.json"
3838
],
3939
"Modules": [
40-
{
40+
{
4141
"Id": "VirtoCommerce.FileSystemAssets",
4242
"Version": "3.805.0"
4343
},
@@ -69,10 +69,6 @@
6969
"Id": "VirtoCommerce.GoogleEcommerceAnalytics",
7070
"Version": "4.803.0"
7171
},
72-
{
73-
"Id": "VirtoCommerce.AzureSearch",
74-
"Version": "3.806.0"
75-
},
7672
{
7773
"Id": "VirtoCommerce.NativePaymentMethods",
7874
"Version": "3.802.0"
@@ -121,10 +117,6 @@
121117
"Id": "VirtoCommerce.BulkActionsModule",
122118
"Version": "3.804.0"
123119
},
124-
{
125-
"Id": "VirtoCommerce.Content",
126-
"Version": "3.828.0"
127-
},
128120
{
129121
"Id": "VirtoCommerce.Export",
130122
"Version": "3.806.0"
@@ -276,15 +268,11 @@
276268
{
277269
"Id": "VirtoCommerce.Sitemaps",
278270
"Version": "3.819.0"
279-
},
271+
},
280272
{
281273
"Id": "VirtoCommerce.Assets",
282274
"Version": "3.813.0"
283275
},
284-
{
285-
"Id": "VirtoCommerce.CatalogCsvImportModule",
286-
"Version": "3.812.0"
287-
},
288276
{
289277
"Id": "VirtoCommerce.Pricing",
290278
"Version": "3.820.0"
@@ -300,7 +288,7 @@
300288
{
301289
"Id": "VirtoCommerce.Cart",
302290
"Version": "3.835.0"
303-
},
291+
},
304292
{
305293
"Id": "VirtoCommerce.TaskManagement",
306294
"Version": "3.903.0"
@@ -313,9 +301,21 @@
313301
"Id": "VirtoCommerce.Notifications",
314302
"Version": "3.824.0"
315303
},
304+
{
305+
"Id": "VirtoCommerce.Content",
306+
"Version": "3.829.0"
307+
},
308+
{
309+
"Id": "VirtoCommerce.CatalogCsvImportModule",
310+
"Version": "3.813.0"
311+
},
312+
{
313+
"Id": "VirtoCommerce.AzureSearch",
314+
"Version": "3.807.0"
315+
},
316316
{
317317
"Id": "VirtoCommerce.Catalog",
318-
"Version": "3.894.0"
318+
"Version": "3.896.0"
319319
}
320320
]
321321
}

0 commit comments

Comments
 (0)