mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-07 12:50:21 -06:00
Update web to 3.4.0-rc1
This commit is contained in:
@@ -3,5 +3,5 @@ CORE_COMMITID=ab94324f8007effb3f18ffd35e43264d5c93d97a
|
||||
CORE_BRANCH=master
|
||||
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=329a0c0251bb55ac170c562a7c2a2167663b979f
|
||||
WEB_COMMITID=229b8cb24b2249daad8d404f4f6a76d433bcd0c4
|
||||
WEB_BRANCH=master
|
||||
|
||||
8
changelog/unreleased/update-web-3.4.0.md
Normal file
8
changelog/unreleased/update-web-3.4.0.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Change: Update ownCloud Web to v3.4.0
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated ownCloud Web to v3.4.0. Please refer to the changelog (linked) for details on the web release.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/2276
|
||||
https://github.com/owncloud/web/releases/tag/v3.4.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 = v3.3.0
|
||||
WEB_ASSETS_VERSION = v3.4.0-rc1
|
||||
|
||||
.PHONY: pull-assets
|
||||
pull-assets:
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user