chore: update web to v7.0.0-rc.25

This commit is contained in:
Benedikt Kulmann
2023-03-29 11:53:41 +02:00
parent bfe8ed8db5
commit e3f4a95752
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
# The test runner source for UI tests # The test runner source for UI tests
WEB_COMMITID=368ed567877a4e9d3db520cd8d2022eec3c1b210 WEB_COMMITID=a61e19a94f5247304ed8f2c4bc9209a9ab66c38e
WEB_BRANCH=master WEB_BRANCH=master
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash SHELL := bash
NAME := web NAME := web
WEB_ASSETS_VERSION = v7.0.0-rc.24 WEB_ASSETS_VERSION = v7.0.0-rc.25
include ../../.make/recursion.mk include ../../.make/recursion.mk