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

This commit is contained in:
Jannik Stehle
2023-10-30 15:08:48 +01:00
parent 1c6600365c
commit a14fb2b4be
3 changed files with 66 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-alpha.4
WEB_ASSETS_VERSION = v8.0.0-alpha.5
include ../../.make/recursion.mk