mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-09 05:39:52 -06:00
Merge pull request #9585 from owncloud/chore/bump-web-9.2.0-alpha.1
[full-ci] chore: bump web to v9.2.0-alpha.1
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=b92e0c3d353ba72174e9941ed4ef1ff528a35862
|
||||
WEB_COMMITID=862a4b4a419cf4e7cb2811c456675cd55a1924c6
|
||||
WEB_BRANCH=master
|
||||
|
||||
10
changelog/unreleased/update-web-9.2.0.md
Normal file
10
changelog/unreleased/update-web-9.2.0.md
Normal file
@@ -0,0 +1,10 @@
|
||||
Enhancement: Update web to v9.1.0-alpha.1
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated ownCloud Web to v9.1.0-alpha.1. Please refer to the changelog (linked) for details on the web release.
|
||||
|
||||
- Enhancement [owncloud/web#11101](https://github.com/owncloud/web/issues/11101): Add share role icon to shared with me table
|
||||
|
||||
https://github.com/owncloud/ocis/pull/9585
|
||||
https://github.com/owncloud/web/releases/tag/v9.2.0-alpha.1
|
||||
@@ -1,6 +1,6 @@
|
||||
SHELL := bash
|
||||
NAME := web
|
||||
WEB_ASSETS_VERSION = v9.1.0
|
||||
WEB_ASSETS_VERSION = v9.2.0-alpha.1
|
||||
|
||||
include ../../.make/recursion.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user