chore: bump web to v7.0.0-rc.5 (#5317)

This commit is contained in:
Florian Schade
2023-01-03 14:31:13 +01:00
committed by GitHub
parent a77f7a1ec0
commit b9dbdfd04d
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.4
WEB_ASSETS_VERSION = v7.0.0-rc.5
include ../../.make/recursion.mk