summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-05-14 10:54:56 +0200
committerJoas Schilling <coding@schilljs.com>2020-05-14 11:30:59 +0200
commit05881c5ab224f4c451fb44b786b7bc216ce2c508 (patch)
tree1d0e4097fe7bb1bfb6e48a405b51fb5226e39d4f /appinfo
parent312c200a3869866cff53887286825431d0bc4c6d (diff)
Check in a background job for the reference id column
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 5b9bce363..b95721982 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>
- <version>10.0.0-dev.1</version>
+ <version>10.0.0-dev.2</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>
@@ -53,6 +53,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
<job>OCA\Talk\BackgroundJob\ExpireSignalingMessage</job>
<job>OCA\Talk\BackgroundJob\RemoveEmptyRooms</job>
<job>OCA\Talk\BackgroundJob\ResetAssignedSignalingServer</job>
+ <job>OCA\Talk\BackgroundJob\CheckReferenceIdColumn</job>
</background-jobs>
<repair-steps>