chore: bump web to v8.0.0-alpha.4

This commit is contained in:
Jannik Stehle
2023-10-17 14:10:22 +02:00
committed by Viktor Scharf
parent c179485db6
commit 2a2e876661
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=6fd967a12cfbe8fda936680ecf353c12eab78452
WEB_COMMITID=81b683a3c5b9e719ce6fa44b72f268e419e1d97c
WEB_BRANCH=master

View File

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