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>2019-01-17 14:40:02 +0300
committerJoas Schilling <coding@schilljs.com>2019-02-20 14:17:33 +0300
commitc0e34c872902c2b324656dcc3d00c9fc60eced1d (patch)
tree09e842fca8d00ade88c7482a12cda36627d33ffa /appinfo
parentbea75cf69834abdb01cc78db5ebaaea3da9b64de (diff)
Start with commands
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 cd9b0dd1e..8ba6bac26 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -17,7 +17,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>
- <version>5.99.0</version>
+ <version>5.99.1</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>
@@ -68,6 +68,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
<admin>OCA\Spreed\Settings\Admin\TurnServer</admin>
<admin>OCA\Spreed\Settings\Admin\StunServer</admin>
<admin>OCA\Spreed\Settings\Admin\SignalingServer</admin>
+ <admin>OCA\Spreed\Settings\Admin\Commands</admin>
<admin-section>OCA\Spreed\Settings\Admin\Section</admin-section>
</settings>