Skip to content

Commit

Permalink
Merge pull request #3747 from owncloud/bump-web-to-5.5.0-rc.5
Browse files Browse the repository at this point in the history
[full-ci] Bump web to v5.5.0-rc.5
  • Loading branch information
kulmann authored May 9, 2022
2 parents e6dfd50 + 079fb63 commit 24599f7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .drone.env
Original file line number Diff line number Diff line change
Expand Up @@ -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
7 changes: 4 additions & 3 deletions changelog/unreleased/update-web-5.5.0.md
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion extensions/web/Makefile
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 24599f7

Please sign in to comment.