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>2018-03-09 17:44:27 +0300
committerJoas Schilling <coding@schilljs.com>2018-03-22 11:34:04 +0300
commiteb88479f59db0fb1a4ca5bc9c49c03517d8f23ba (patch)
tree71d8b465695214b2c03f03539783b22d21288fd7 /appinfo
parent4b84e6a5ae2c389ca7a9e3f9392e11eae2b9139e (diff)
Reset in call flag when a user timed out
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 821451acf..bee26fcb4 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>3.1.0</version>
+ <version>3.1.90</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>
@@ -50,6 +50,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
<background-jobs>
<job>OCA\Spreed\BackgroundJob\ExpireSignalingMessage</job>
<job>OCA\Spreed\BackgroundJob\RemoveEmptyRooms</job>
+ <job>OCA\Spreed\BackgroundJob\ResetInCallFlags</job>
</background-jobs>
<settings>