chore: bump web to v7.0.0-rc.19

This commit is contained in:
Jannik Stehle
2023-03-09 16:49:04 +01:00
parent 4218331185
commit 2bbe35b978
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=c2f5d649e364bb2a52c53c3f81390726af296d7d
WEB_COMMITID=7340b4063c542726c569ca140f389ae2e71861af
WEB_BRANCH=master
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.0.0-rc.18
WEB_ASSETS_VERSION = v7.0.0-rc.19
include ../../.make/recursion.mk