Merge pull request #3747 from owncloud/bump-web-to-5.5.0-rc.5

[full-ci] Bump web to v5.5.0-rc.5
This commit is contained in:
Benedikt Kulmann
2022-05-09 14:09:45 +02:00
committed by GitHub
3 changed files with 6 additions and 5 deletions

View File

@@ -3,5 +3,5 @@ CORE_COMMITID=5699b6e0adf79ec3241a918ac28c8eb20c70f8bd
CORE_BRANCH=master
# The test runner source for UI tests
WEB_COMMITID=b747d299b66a2f9f11559c8c14ce3d6fd64a6135
WEB_COMMITID=54495e55a46c051680e121dae8c9c4f7938746cb
WEB_BRANCH=master

View File

@@ -1,11 +1,12 @@
Enhancement: Update ownCloud Web to v5.5.0-rc.4
Enhancement: Update ownCloud Web to v5.5.0-rc.5
Tags: web
We updated ownCloud Web to v5.5.0-rc.4. Please refer to the changelog (linked) for details on the web release.
We updated ownCloud Web to v5.5.0-rc.5. 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/web/releases/tag/v5.5.0-rc.4
https://github.com/owncloud/ocis/pull/3747
https://github.com/owncloud/web/releases/tag/v5.5.0-rc.5

View File

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