chore: bump web to v7.0.0-rc.11

This commit is contained in:
Benedikt Kulmann
2023-02-02 21:42:37 +01:00
parent 726c6ec511
commit 2d9e86b4a4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.0.0-rc.10
WEB_ASSETS_VERSION = v7.0.0-rc.11
include ../../.make/recursion.mk