Update web to 3.2.0-rc1

This commit is contained in:
Benedikt Kulmann
2021-05-30 12:35:07 +02:00
parent 202c6ce4fa
commit 743a63811b
3 changed files with 63 additions and 55 deletions
+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-rc1
.PHONY: pull-assets
pull-assets:
+54 -54
View File
File diff suppressed because one or more lines are too long