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

This commit is contained in:
Benedikt Kulmann
2023-02-17 22:26:20 +01:00
parent 82c5e1a63e
commit 6239e09563
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.13
WEB_ASSETS_VERSION = v7.0.0-rc.14
include ../../.make/recursion.mk