chore: update web assets to v6.0.0-rc.5

This commit is contained in:
Benedikt Kulmann
2022-11-04 15:58:12 +01:00
parent a542aad999
commit 572bcc20a7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,5 +3,5 @@ CORE_COMMITID=1eed08f1229136ac5cd7ef3ae2ccd2821a113129
CORE_BRANCH=master
# The test runner source for UI tests
WEB_COMMITID=5550841f55e20f6c90b93fc98295b9ae8aff3e45
WEB_COMMITID=39ddbf219ffc62913d59c107963f02ef4b99cb82
WEB_BRANCH=master
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v6.0.0-rc.4
WEB_ASSETS_VERSION = v6.0.0-rc.5
include ../../.make/recursion.mk