2
Makefile
2
Makefile
@@ -9,7 +9,7 @@ package_name=$(app_name)
|
|||||||
cert_dir=$(HOME)/.nextcloud/certificates
|
cert_dir=$(HOME)/.nextcloud/certificates
|
||||||
github_account=nextcloud
|
github_account=nextcloud
|
||||||
branch=master
|
branch=master
|
||||||
version+=0.6.3
|
version+=0.6.4
|
||||||
|
|
||||||
|
|
||||||
# Cleaning
|
# Cleaning
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it!
|
Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it!
|
||||||
]]></description>
|
]]></description>
|
||||||
<version>0.6.3</version>
|
<version>0.6.4</version>
|
||||||
<licence>agpl</licence>
|
<licence>agpl</licence>
|
||||||
<author>Robin Appelman</author>
|
<author>Robin Appelman</author>
|
||||||
<types>
|
<types>
|
||||||
|
|||||||
Reference in New Issue
Block a user