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

This commit is contained in:
Benedikt Kulmann
2024-02-16 08:37:30 +01:00
parent 9cbeb14f1c
commit 80c92743eb
3 changed files with 161 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-rc.3
WEB_ASSETS_VERSION = v8.0.0-rc.4
include ../../.make/recursion.mk