mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-25 06:58:59 -06:00
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:
@@ -1,3 +1,3 @@
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=429c82964844a5a2a053e9d128ff0f1770ed0c55
|
||||
WEB_COMMITID=c529c35ea0c912d63528d4c3c6f06519407bb766
|
||||
WEB_BRANCH=master
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user