Skip to content

Commit 6cf5a55

Browse files
Merge pull request #94 from nextcloud/release/0.6.4
🚀 RELEASE: v0.6.4
2 parents e03df48 + 0625753 commit 6cf5a55

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ package_name=$(app_name)
99
cert_dir=$(HOME)/.nextcloud/certificates
1010
github_account=nextcloud
1111
branch=master
12-
version+=0.6.3
12+
version+=master
1313

1414

1515
# Cleaning

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
1717
Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it!
1818
]]></description>
19-
<version>0.6.3</version>
19+
<version>0.6.4</version>
2020
<licence>agpl</licence>
2121
<author>Robin Appelman</author>
2222
<types>

0 commit comments

Comments
 (0)