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

This commit is contained in:
Benedikt Kulmann
2024-03-07 06:19:01 +01:00
parent 009f1e508e
commit 8d03562fa0
3 changed files with 224 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-rc.5
WEB_ASSETS_VERSION = v8.0.0-rc.6
include ../../.make/recursion.mk