chore: update web to v6.0.0-rc.7

This commit is contained in:
Benedikt Kulmann
2022-11-21 09:19:16 +01:00
parent 1329daffc7
commit a32be07844
2 changed files with 82 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v6.0.0-rc.6
WEB_ASSETS_VERSION = v6.0.0-rc.7
include ../../.make/recursion.mk