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

This commit is contained in:
Benedikt Kulmann
2023-12-12 21:42:01 +01:00
parent 20fde30b7e
commit 026915c57f
3 changed files with 16 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-beta.1
WEB_ASSETS_VERSION = v8.0.0-beta.2
include ../../.make/recursion.mk