chore: bump web to v8.0.0-rc.6

This commit is contained in:
Benedikt Kulmann
2024-03-06 12:50:52 +01:00
parent 009f1e508e
commit 8d03562fa0
3 changed files with 224 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=98f771cb1424a864805bffd9084ddfc3eea01e49
WEB_COMMITID=06cf71740b66856eab1b33701f048380c28c2f41
WEB_BRANCH=stable-8.0

View File

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

222
test.txt Normal file

File diff suppressed because one or more lines are too long