Update web to v6.0.0-rc.1

This commit is contained in:
Jannik Stehle
2022-10-11 13:37:29 +02:00
parent cfd3e9fab7
commit 95cb4b5351
3 changed files with 43 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v5.7.0
WEB_ASSETS_VERSION = v6.0.0-rc.1
include ../../.make/recursion.mk