mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-23 12:35:37 -04:00
Merge pull request #2096 from owncloud/update-web-3.2.0
Update web to 3.2.0
This commit is contained in:
3 files changed
+63
-55
No files matched your search
@@ -0,0 +1,8 @@
|
||||
Change: Update ownCloud Web to v3.2.0
|
||||
|
||||
Tags: web
|
||||
|
||||
We updated ownCloud Web to v3.2.0. Please refer to the changelog (linked) for details on the web release.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/2096
|
||||
https://github.com/owncloud/web/releases/tag/v3.2.0
|
||||
+1
-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.1.0
|
||||
WEB_ASSETS_VERSION = v3.2.0
|
||||
|
||||
.PHONY: pull-assets
|
||||
pull-assets:
|
||||
|
||||
+54
-54
File diff suppressed because one or more lines are too long.
Reference in new issue
Block a user