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

This commit is contained in:
Jannik Stehle
2023-11-18 08:21:39 +01:00
committed by Viktor Scharf
parent ab28145600
commit a3e1406829
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-alpha.8
WEB_ASSETS_VERSION = v8.0.0-alpha.9
include ../../.make/recursion.mk