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

This commit is contained in:
Jannik Stehle
2023-10-17 16:33:06 +02:00
committed by Viktor Scharf
parent c179485db6
commit 2a2e876661
2 changed files with 2 additions and 2 deletions
+1 -1
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