Skip to content

Commit 853249e

Browse files
authored
VCST-3813: Catch DbUpdateException on module start
Removed the VirtoCommerce.Notifications entry and added a new VirtoCommerce.Notifications module.
1 parent 391e297 commit 853249e

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

backend/packages.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
"Modules": [
1717
{
1818
"BlobName": "VirtoCommerce.PageBuilderModule_3.823.0-pr-83-e39a.zip"
19+
},
20+
{
21+
"BlobName": "VirtoCommerce.Notifications_3.822.0-pr-179-6490.zip"
1922
}
2023
]
2124
},
@@ -192,11 +195,7 @@
192195
{
193196
"Id": "VirtoCommerce.WhiteLabeling",
194197
"Version": "3.908.0"
195-
},
196-
{
197-
"Id": "VirtoCommerce.Notifications",
198-
"Version": "3.821.0"
199-
},
198+
},
200199
{
201200
"Id": "VirtoCommerce.XRecommend",
202201
"Version": "3.904.0"

0 commit comments

Comments
 (0)