mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-05 15:57:01 -05:00
Update web to 2.1.0
This commit is contained in:
@@ -3,5 +3,5 @@ CORE_COMMITID=16d04954125a87ecba7a1029290d332e97ec2c78
|
||||
CORE_BRANCH=master
|
||||
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=e6a3298584d057b8c10cf7b66d21b7e34ee49896
|
||||
WEB_COMMITID=b7b084cd06278c5f02cdf67fe8665959d0c5c13d
|
||||
WEB_BRANCH=master
|
||||
|
||||
8
changelog/unreleased/update-web-2.1.0.md
Normal file
8
changelog/unreleased/update-web-2.1.0.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Change: Update ownCloud Web to v2.1.0
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated ownCloud Web to v2.1.0. Please refer to the changelog (linked) for details on the web release.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/1870
|
||||
https://github.com/owncloud/web/releases/tag/v2.1.0
|
||||
@@ -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 = v2.0.2
|
||||
WEB_ASSETS_VERSION = v2.1.0
|
||||
|
||||
.PHONY: pull-assets
|
||||
pull-assets:
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user