We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e88f183 commit aaeb5b1Copy full SHA for aaeb5b1
CHANGELOG.md
@@ -1,3 +1,12 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+### 0.4.0
5
+
6
+- Nextcloud 18
7
+- settings
8
+- sanitizing mail addresses
9
10
11
12
Makefile
@@ -10,7 +10,7 @@ cert_dir=$(HOME)/.nextcloud/certificates
codecov_token_dir=$(HOME)/.nextcloud/codecov_token
github_account=nextcloud
branch=master
13
-version+=0.3.0
+version+=0.4.0
14
15
all: appstore
16
0 commit comments