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

This commit is contained in:
Jannik Stehle
2023-11-08 12:31:12 +01:00
parent c23cfd8aae
commit 4aede682bc
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-alpha.6
WEB_ASSETS_VERSION = v8.0.0-alpha.7
include ../../.make/recursion.mk