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

This commit is contained in:
Benedikt Kulmann
2023-03-30 10:25:50 +02:00
parent 182c375d2c
commit 9998740343
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=a61e19a94f5247304ed8f2c4bc9209a9ab66c38e
WEB_COMMITID=005b2c667105bca61f6d28e5c129e5076f3fd642
WEB_BRANCH=master
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.0.0-rc.25
WEB_ASSETS_VERSION = v7.0.0-rc.26
include ../../.make/recursion.mk