Skip to content

Commit f0cb676

Browse files
committed
0.6.1
1 parent 2867f4b commit f0cb676

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
22

3-
### 0.6.0
3+
### 0.6.1
44

55
First release

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.6.0
13+
version+=0.6.1
1414

1515
all: appstore
1616

appinfo/info.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Allow your users to temporary locks their files to avoid conflicts while working
1010
1111
]]>
1212
</description>
13-
<version>0.6.0</version>
13+
<version>0.6.1</version>
1414
<licence>agpl</licence>
1515
<author>Maxence Lange</author>
1616
<namespace>FilesLock</namespace>

0 commit comments

Comments
 (0)