chore: bump web to v9.0.0-alpha.1

This commit is contained in:
Benedikt Kulmann
2024-02-26 13:42:05 +01:00
parent 50293fdc53
commit 050c025a6a
2 changed files with 3 additions and 3 deletions

View File

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

View File

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