Skip to content

Commit 8be47d4

Browse files
committed
Bump to 0.6.1
1 parent 6a49b11 commit 8be47d4

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.6.1 (10/10/2021)
2+
-----
3+
4+
server:
5+
* fix server-side filtering for encrypted channels
6+
17
0.6.0 (05/10/2021)
28
-----
39

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"description": "End-to-end encryption for Mattermost",
55
"homepage_url": "https://github.com/quarkslab/mattermost-plugin-e2ee",
66
"support_url": "https://github.com/quarkslab/mattermost-plugin-e2ee",
7-
"release_notes_url": "https://github.com/quarkslab/mattermost-plugin-e2ee/releases/tag/v0.6.0",
7+
"release_notes_url": "https://github.com/quarkslab/mattermost-plugin-e2ee/releases/tag/v0.6.1",
88
"icon_path": "assets/logo.svg",
9-
"version": "0.6.0",
9+
"version": "0.6.1",
1010
"min_server_version": "5.12.0",
1111
"server": {
1212
"executables": {

0 commit comments

Comments
 (0)