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

This commit is contained in:
Benedikt Kulmann
2024-07-01 06:35:42 +02:00
parent 654af5ca7c
commit 29ff79a31b
3 changed files with 21 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v9.0.0
WEB_ASSETS_VERSION = v9.1.0-alpha.1
include ../../.make/recursion.mk