Bump web to v5.5.0-rc.10

This commit is contained in:
Benedikt Kulmann
2022-06-20 12:39:27 +02:00
committed by Pascal Wengerter
parent de53328307
commit 570dc080fe
3 changed files with 7 additions and 2 deletions

View File

@@ -3,5 +3,5 @@ CORE_COMMITID=acabd119e473833f1be47e89ddcc700aa59af0b2
CORE_BRANCH=master
# The test runner source for UI tests
WEB_COMMITID=a6cdf4d4bb5dec6aabcf56855be9c40ce87dd735
WEB_COMMITID=02ce9b19f8aefd14f0e05f96d7190bd0e169a099
WEB_BRANCH=master

View File

@@ -0,0 +1,5 @@
Enhancement: Update web to v5.5.0-rc.10
TBD
https://github.com/owncloud/ocis/pull/3990

View File

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