Bump web to 5.5.0-rc.8

This commit is contained in:
Benedikt Kulmann
2022-05-24 14:35:44 +02:00
parent 34a15b7c25
commit 43a55161a9
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -3,5 +3,5 @@ CORE_COMMITID=6321f96cf6739d9130c10376e8e4fc96af75edef
CORE_BRANCH=master
# The test runner source for UI tests
WEB_COMMITID=52d3e3069557156918009913cfd23de3e192cbe0
WEB_COMMITID=5ca6d73445ef49c702d418f7dbd6292eaaa3ac33
WEB_BRANCH=master
+4 -4
View File
@@ -1,9 +1,9 @@
Enhancement: Update ownCloud Web to v5.5.0-rc.7
Enhancement: Update ownCloud Web to v5.5.0-rc.8
Tags: web
We updated ownCloud Web to v5.5.0-rc.7. Please refer to the changelog (linked) for details on the web release.
We updated ownCloud Web to v5.5.0-rc.8. 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/3844
https://github.com/owncloud/web/releases/tag/v5.5.0-rc.7
https://github.com/owncloud/ocis/pull/3861
https://github.com/owncloud/web/releases/tag/v5.5.0-rc.8
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v5.5.0-rc.7
WEB_ASSETS_VERSION = v5.5.0-rc.8
include ../../.make/recursion.mk