bump to v7.0.0-rc.20

This commit is contained in:
Michael Barz
2023-03-10 07:58:33 +01:00
parent 2bbe35b978
commit 89d7bfcf24
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=7340b4063c542726c569ca140f389ae2e71861af
WEB_COMMITID=62100dc92495cdacc7ef01db50998bd0912d40c3
WEB_BRANCH=master

View File

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