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

This commit is contained in:
Jannik Stehle
2023-11-07 14:27:30 +01:00
parent 72f057e4b7
commit c23cfd8aae
3 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-alpha.5
WEB_ASSETS_VERSION = v8.0.0-alpha.6
include ../../.make/recursion.mk