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

This commit is contained in:
Jannik Stehle
2023-04-05 20:53:58 +02:00
parent 06e1942485
commit 29899e8b06
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.28
WEB_ASSETS_VERSION = v7.0.0-rc.29
include ../../.make/recursion.mk