mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-25 22:42:16 -05:00
Merge pull request #2289 from owncloud/update-web-3.4.1
[full-ci] update web to v3.4.1
This commit is contained in:
@@ -3,5 +3,5 @@ CORE_COMMITID=c2835de8933771af8e34d62a48d7af99b49dab4b
|
||||
CORE_BRANCH=master
|
||||
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=20ab232b0c1062d50b4a66ed7b098185a89f7e7e
|
||||
WEB_COMMITID=fd6aa91c0f8d4e1f957bef67d264ce788b900b03
|
||||
WEB_BRANCH=master
|
||||
|
||||
7
changelog/unreleased/update-web-v3.4.1.md
Normal file
7
changelog/unreleased/update-web-v3.4.1.md
Normal file
@@ -0,0 +1,7 @@
|
||||
Change: update WEB to v3.4.1
|
||||
|
||||
* Fix [5501](https://github.com/owncloud/web/pull/5501): loading previews in the right sidebar
|
||||
* Fix [5493](https://github.com/owncloud/web/pull/5493): view options position
|
||||
|
||||
https://github.com/owncloud/ocis/pull/2283
|
||||
https://github.com/owncloud/web/releases/tag/v3.4.1
|
||||
@@ -28,7 +28,7 @@ ci-go-generate: pull-assets # CI runs ci-node-generate automatically before this
|
||||
.PHONY: ci-node-generate
|
||||
ci-node-generate:
|
||||
|
||||
WEB_ASSETS_VERSION = v3.4.0
|
||||
WEB_ASSETS_VERSION = v3.4.1
|
||||
|
||||
.PHONY: pull-assets
|
||||
pull-assets:
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user