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