Merge pull request #9395 from owncloud/update-web-9.0.0

[full-ci] chore: bump web to v9.0.0
This commit is contained in:
Michael Barz
2024-06-17 20:06:18 +02:00
committed by GitHub
3 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
# The test runner source for UI tests
WEB_COMMITID=429c82964844a5a2a053e9d128ff0f1770ed0c55
WEB_COMMITID=c529c35ea0c912d63528d4c3c6f06519407bb766
WEB_BRANCH=master

View File

@@ -62,5 +62,5 @@ We updated ownCloud Web to v9.0.0-alpha.7. Please refer to the changelog (linked
* Enhancement [owncloud/web#11004](https://github.com/owncloud/web/pull/11004): Add enabled only filter to spaces overview
* Enhancement [owncloud/web#11037](https://github.com/owncloud/web/pull/11037): Multiple sidebar root panels
https://github.com/owncloud/ocis/pull/9379
https://github.com/owncloud/web/releases/tag/v9.0.0-alpha.7
https://github.com/owncloud/ocis/pull/9395
https://github.com/owncloud/web/releases/tag/v9.0.0

View File

@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v9.0.0-alpha.7
WEB_ASSETS_VERSION = v9.0.0
include ../../.make/recursion.mk