Merge pull request #2096 from owncloud/update-web-3.2.0

Update web to 3.2.0
This commit is contained in:
Michael Barz authored and GitHub committed 2021-05-31 17:38:58 +02:00
commit cd78c91507
3 files changed
+63 -55

No files matched your search

+8
View File
@@ -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
View File
@@ -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
View File
File diff suppressed because one or more lines are too long.