chore: bump web to v10.0.0

This commit is contained in:
Jannik Stehle
2024-07-29 16:09:25 +02:00
parent 74a0c03246
commit 542165df47
4 changed files with 22 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v9.2.0-alpha.1
WEB_ASSETS_VERSION = v10.0.0
include ../../.make/recursion.mk