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-05-02 14:23:48 +0300
committerJoas Schilling <coding@schilljs.com>2017-05-02 14:23:48 +0300
commitd2fb21846fd65fb32775607bd10227986aed1a72 (patch)
treeb236fd0e72d437ecad038d1285a1c87d3ef9cf29 /appinfo
parent9c1c40824239a5f8553712cc4ad966b582928853 (diff)
Update screenshots in info.xml
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index c901bd220..3f830ff6b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -13,7 +13,6 @@
And in the works for the [coming versions](https://github.com/nextcloud/spreed/milestones/):
* 💬 [Chat integration](https://github.com/nextcloud/spreed/issues/35)
-
* ✋ [Federated calls](https://github.com/nextcloud/spreed/issues/21), to call people on other Nextclouds
**Known issues:**
@@ -34,14 +33,16 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
<category>multimedia</category>
<category>social</category>
- <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>
+
+ <screenshot>https://raw.githubusercontent.com/nextcloud/spreed/master/docs/spreed-call.png</screenshot>
+ <screenshot>https://raw.githubusercontent.com/nextcloud/spreed/master/docs/spreed-screensharing.png</screenshot>
+ <screenshot>https://raw.githubusercontent.com/nextcloud/spreed/master/docs/spreed-contacts-menu.png</screenshot>
<website>https://github.com/nextcloud/spreed</website>
<bugs>https://github.com/nextcloud/spreed/issues</bugs>
<repository type="git">https://github.com/nextcloud/spreed.git</repository>
- <version>1.3.0</version>
+ <version>2.0.0</version>
<dependencies>
<nextcloud min-version="12" max-version="12" />