chore: bump web to v7.0.0-rc.5 (#5317)

This commit is contained in:
Florian Schade
2023-01-03 14:31:13 +01:00
committed by GitHub
parent a77f7a1ec0
commit b9dbdfd04d
2 changed files with 2 additions and 2 deletions

View File

@@ -3,5 +3,5 @@ CORE_COMMITID=001c91595bbf8c9591ee0c971b5d78e9fc1a481b
CORE_BRANCH=master
# The test runner source for UI tests
WEB_COMMITID=57ca0720be49891dd283eac99769555774e1fdf2
WEB_COMMITID=f2b928be7e6ce85265868660049a4ff15caa74bc
WEB_BRANCH=master

View File

@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.0.0-rc.4
WEB_ASSETS_VERSION = v7.0.0-rc.5
include ../../.make/recursion.mk