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

This commit is contained in:
Jannik Stehle
2023-03-24 16:06:56 +01:00
parent 9fa72f0ead
commit b45e401fad
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.23
WEB_ASSETS_VERSION = v7.0.0-rc.24
include ../../.make/recursion.mk