Update web to 3.0.0-rc2

This commit is contained in:
Benedikt Kulmann
2021-04-21 14:45:36 +01:00
committed by Pascal Wengerter
parent a95cf437de
commit f8f9cbe051
3 changed files with 75 additions and 67 deletions
+8
View File
@@ -0,0 +1,8 @@
Change: Update ownCloud Web to v3.0.0
Tags: web
We updated ownCloud Web to v3.0.0. Please refer to the changelog (linked) for details on the web release.
https://github.com/owncloud/ocis/pull/1938
https://github.com/owncloud/web/releases/tag/v3.0.0-rc2
+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 = v2.1.0
WEB_ASSETS_VERSION = v3.0.0-rc2
.PHONY: pull-assets
pull-assets:
+66 -66
View File
File diff suppressed because one or more lines are too long