chore: bump web to v8.0.0-rc.1

This commit is contained in:
Jannik Stehle
2023-12-21 18:08:38 +01:00
parent e389770339
commit 7c97b1e50b
3 changed files with 21 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-beta.2
WEB_ASSETS_VERSION = v8.0.0-rc.1
include ../../.make/recursion.mk