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

This commit is contained in:
Jannik Stehle
2023-12-08 14:08:06 +01:00
parent 99fb7a20ed
commit f5a4f12e1b
3 changed files with 13 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-alpha.12
WEB_ASSETS_VERSION = v8.0.0-alpha.13
include ../../.make/recursion.mk