chore: bump web to v9.0.0-alpha.4

This commit is contained in:
Jannik Stehle
2024-04-09 11:53:52 +02:00
parent 8ea828eca6
commit 801afbe025
3 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v9.0.0-alpha.3
WEB_ASSETS_VERSION = v9.0.0-alpha.4
include ../../.make/recursion.mk