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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-01-18 17:34:18 +0300
committerJoas Schilling <coding@schilljs.com>2017-01-18 17:34:18 +0300
commit86ce33d8d84c398cf6bb3205b134f0fcc42edf4c (patch)
tree49c4b7f929c82dcb6029b176e83aa98d703be9d3 /appinfo
parent6f4657f8dc1ac9f2cea1e52e536ad30779f3034c (diff)
Add a shorter summary because otherwise the upload fails
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 4430d3766..55cce5c7f 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -2,6 +2,7 @@
<info>
<id>spreed</id>
<name>Video calls</name>
+ <summary><![CDATA[Video & voice calls using WebRTC]]></summary>
<description><![CDATA[Video & voice calls using WebRTC
👥 **1on1 & group calls!** Just invite people, or create a call with a whole group. :)
@@ -33,7 +34,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
<screenshot>https://raw.githubusercontent.com/nextcloud/spreed/master/docs/spreed-in-action.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/spreed/master/docs/inviting-people.png</screenshot>
- <version>1.2</version>
+ <version>1.2.0</version>
<dependencies>
<nextcloud min-version="11" max-version="12" />
</dependencies>