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-09-14 16:12:50 +0300
committerJoas Schilling <coding@schilljs.com>2017-09-14 16:12:50 +0300
commitcf533647e7a5daa18bf588218f4f8da66f218d91 (patch)
tree83036bf8de8f1c819be895200300e7b463a8ffd6 /appinfo
parentd7adb45e19281c629323fd2e525ee8e0f4b94318 (diff)
Fix the signalling table
- Remove duplicate column - Remove unneeded primary key - Group deletion of messages into one query Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 8fcf93d39..848fe2dd9 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -42,7 +42,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
<bugs>https://github.com/nextcloud/spreed/issues</bugs>
<repository type="git">https://github.com/nextcloud/spreed.git</repository>
- <version>2.1.2</version>
+ <version>2.1.3</version>
<dependencies>
<nextcloud min-version="13" max-version="13" />