mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-04 23:37:18 -05:00
Merge pull request #2045 from owncloud/update-web-v3.1.0
Update web to v3.1.0
This commit is contained in:
@@ -3,5 +3,5 @@ CORE_COMMITID=eb3deef4ce524b441e76a5b2861dc8fdf298b826
|
||||
CORE_BRANCH=master
|
||||
|
||||
# The test runner source for UI tests
|
||||
WEB_COMMITID=47c2ddac70ce5b554c2b3ed4a548a0ac0c78d370
|
||||
WEB_COMMITID=90cfa889a64d47a98700469cd8cd81eafeedd277
|
||||
WEB_BRANCH=master
|
||||
|
||||
8
changelog/unreleased/update-web-3.1.0.md
Normal file
8
changelog/unreleased/update-web-3.1.0.md
Normal file
@@ -0,0 +1,8 @@
|
||||
Change: Update ownCloud Web to v3.1.0
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated ownCloud Web to v3.1.0. Please refer to the changelog (linked) for details on the web release.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/2045
|
||||
https://github.com/owncloud/web/releases/tag/v3.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 = v3.0.0
|
||||
WEB_ASSETS_VERSION = v3.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