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

This commit is contained in:
Benedikt Kulmann
2024-01-09 08:56:16 +01:00
committed by Jannik Stehle
parent c3f755437a
commit f357294feb
3 changed files with 143 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-rc.1
WEB_ASSETS_VERSION = v8.0.0-rc.2
include ../../.make/recursion.mk