mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-08 21:30:07 -06:00
Update web to v3.1.0-rc1
This commit is contained in:
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-rc1
|
||||
|
||||
.PHONY: pull-assets
|
||||
pull-assets:
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user