Skip to content

Commit

Permalink
Bump web to v4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalwengerter committed Dec 10, 2021
1 parent ff1067a commit 9dca6c3
Show file tree
Hide file tree
Showing 13 changed files with 9 additions and 9 deletions.
8 changes: 0 additions & 8 deletions changelog/1.16.0_2021-12-09/update-web-4.6.0.md

This file was deleted.

File renamed without changes.
8 changes: 8 additions & 0 deletions changelog/1.16.0_2021-12-10/update-web-4.6.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Enhancement: Update ownCloud Web to v4.6.1

Tags: web

We updated ownCloud Web to v4.6.1. Please refer to the changelog (linked) for details on the web release.

https://github.com/owncloud/ocis/pull/2846
https://github.com/owncloud/web/releases/tag/v4.6.1
2 changes: 1 addition & 1 deletion web/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ci-go-generate: # CI runs ci-node-generate automatically before this target
.PHONY: ci-node-generate
ci-node-generate: pull-assets

WEB_ASSETS_VERSION = v4.6.0
WEB_ASSETS_VERSION = v4.6.1

.PHONY: pull-assets
pull-assets:
Expand Down

0 comments on commit 9dca6c3

Please sign in to comment.