Merge pull request #1870 from owncloud/update-web-2.1.0

Update web to 2.1.0
This commit is contained in:
Pascal Wengerter
2021-03-29 14:57:39 +01:00
committed by GitHub
4 changed files with 69 additions and 61 deletions

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.0.2
WEB_ASSETS_VERSION = v2.1.0
.PHONY: pull-assets
pull-assets:

File diff suppressed because one or more lines are too long