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

This commit is contained in:
Benedikt Kulmann
2024-03-13 09:37:29 +01:00
parent 1cf7c4facb
commit b7aa2873f8
3 changed files with 33 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v9.0.0-alpha.1
WEB_ASSETS_VERSION = v9.0.0-alpha.2
include ../../.make/recursion.mk