Merge pull request #7773 from owncloud/bump-web-to-8.0.0-alpha.10

chore: bump web to v8.0.0-alpha.10
This commit is contained in:
Jannik Stehle
2023-11-21 18:35:14 +01:00
committed by GitHub
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v8.0.0-alpha.9
WEB_ASSETS_VERSION = v8.0.0-alpha.10
include ../../.make/recursion.mk