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

This commit is contained in:
Benedikt Kulmann
2024-02-20 19:40:59 +01:00
committed by Michael Barz
parent 9558b64bb5
commit 6d9e23d6cd
3 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-rc.4
WEB_ASSETS_VERSION = v8.0.0-rc.5
include ../../.make/recursion.mk