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

This commit is contained in:
Benedikt Kulmann
2023-02-17 22:26:20 +01:00
parent 82c5e1a63e
commit 6239e09563
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=5f66ccb84634586a34a058cd104ff61f31e46004
WEB_COMMITID=617940b0685bb7d1f18ec331dc7fc9db7a5d4b27
WEB_BRANCH=master

View File

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