Skip to content

Commit 3182fab

Browse files
committed
Bump to 0.8.0
1 parent 0bbaf49 commit 3182fab

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.8.0 (12/11/2021)
2+
-----
3+
4+
webapp:
5+
* initial support for producing notifications from encrypted messages
6+
17
0.7.0 (08/11/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.7.0",
7+
"release_notes_url": "https://github.com/quarkslab/mattermost-plugin-e2ee/releases/tag/v0.8.0",
88
"icon_path": "assets/logo.svg",
9-
"version": "0.7.0",
9+
"version": "0.8.0",
1010
"min_server_version": "5.12.0",
1111
"server": {
1212
"executables": {

0 commit comments

Comments
 (0)