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

This commit is contained in:
Jannik Stehle
2023-10-04 09:52:33 +02:00
parent 0bf863b451
commit c1f1b15aec
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=1322e5b46c827d0e7f7b8f563f302e61269f8515
WEB_COMMITID=a5b442ff9db3e9317cf163c6e2158e073ceb909d
WEB_BRANCH=master
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-alpha.2
WEB_ASSETS_VERSION = v8.0.0-alpha.3
include ../../.make/recursion.mk