Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/jsxc.nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build/appinfo/info.xml')
-rw-r--r--build/appinfo/info.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/appinfo/info.xml b/build/appinfo/info.xml
index 4308c90..4f8ebd8 100644
--- a/build/appinfo/info.xml
+++ b/build/appinfo/info.xml
@@ -3,8 +3,8 @@
<id>ojsxc</id>
<name>JavaScript XMPP Chat</name>
<description>XMPP Chat with OTR</description>
- <version>0.1</version>
- <licence>AGPL</licence>
+ <version>0.4</version>
+ <licence>MIT</licence>
<author>Klaus Herberth</author>
- <require>4</require>
+ <require>6</require>
</info>