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

This commit is contained in:
Benedikt Kulmann
2024-02-26 13:42:05 +01:00
parent 50293fdc53
commit 050c025a6a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-rc.5
WEB_ASSETS_VERSION = v9.0.0-alpha.1
include ../../.make/recursion.mk