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

This commit is contained in:
Jannik Stehle
2023-04-05 14:46:32 +02:00
parent 78ab7d6750
commit 06e1942485
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=a3bb344aeab7fbb42c53815502abef7311e948fe
WEB_COMMITID=44022d389f1d44ac3765f766396e783b6b5dfbc0
WEB_BRANCH=master

View File

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