Merge pull request #6438 from owncloud/bump-web-7.0.0-final

[full-ci] chore: Update web to v7.0.0 final
This commit is contained in:
Benedikt Kulmann
2023-06-05 10:22:41 +02:00
committed by GitHub
3 changed files with 174 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v7.0.0-rc.39
WEB_ASSETS_VERSION = v7.0.0
include ../../.make/recursion.mk