Bump web to v5.5.0-rc.6

This commit is contained in:
Pascal Wengerter
2022-05-13 16:56:04 +02:00
parent 5c2d4f1f60
commit da006cc090
3 changed files with 6 additions and 5 deletions

View File

@@ -3,5 +3,5 @@ CORE_COMMITID=da94f5f803eeab02db1baf59a8a3f019b95344cb
CORE_BRANCH=master
# The test runner source for UI tests
WEB_COMMITID=5e0bcc7027a0f426e27340242afa9e29a4f7f235
WEB_COMMITID=22cf41cad85b8377de42f44025b09b6c37ce4bc7
WEB_BRANCH=master

View File

@@ -1,12 +1,13 @@
Enhancement: Update ownCloud Web to v5.5.0-rc.5
Enhancement: Update ownCloud Web to v5.5.0-rc.6
Tags: web
We updated ownCloud Web to v5.5.0-rc.5. Please refer to the changelog (linked) for details on the web release.
We updated ownCloud Web to v5.5.0-rc.6. Please refer to the changelog (linked) for details on the web release.
https://github.com/owncloud/web/pull/6854
https://github.com/owncloud/ocis/pull/3664
https://github.com/owncloud/ocis/pull/3680
https://github.com/owncloud/ocis/pull/3727
https://github.com/owncloud/ocis/pull/3747
https://github.com/owncloud/web/releases/tag/v5.5.0-rc.5
https://github.com/owncloud/ocis/pull/3797
https://github.com/owncloud/web/releases/tag/v5.5.0-rc.6

View File

@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v5.5.0-rc.5
WEB_ASSETS_VERSION = v5.5.0-rc.6
include ../../.make/recursion.mk