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

This commit is contained in:
Jannik Stehle
2023-10-04 09:52:33 +02:00
parent 0bf863b451
commit c1f1b15aec
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-alpha.2
WEB_ASSETS_VERSION = v8.0.0-alpha.3
include ../../.make/recursion.mk