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

This commit is contained in:
Benedikt Kulmann
2023-11-30 09:59:22 +01:00
parent 12f416a18e
commit cf82ed952d
3 changed files with 83 additions and 68 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-alpha.10
WEB_ASSETS_VERSION = v8.0.0-alpha.11
include ../../.make/recursion.mk