Skip to content

Commit aaeb5b1

Browse files
committed
0.4.0
1 parent e88f183 commit aaeb5b1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
### 0.4.0
5+
6+
- Nextcloud 18
7+
- settings
8+
- sanitizing mail addresses
9+
10+
11+
12+

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cert_dir=$(HOME)/.nextcloud/certificates
1010
codecov_token_dir=$(HOME)/.nextcloud/codecov_token
1111
github_account=nextcloud
1212
branch=master
13-
version+=0.3.0
13+
version+=0.4.0
1414

1515
all: appstore
1616

0 commit comments

Comments
 (0)