summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2024-03-12 10:55:22 +0100
committerJoas Schilling <coding@schilljs.com>2024-03-13 10:49:40 +0100
commit3aba674cb5e3f32c73feddbc54d2b407efd03eee (patch)
treeb33e10328c3d54e65b301e7e3b201e65ccfc1f97 /appinfo
parent9b46159b7e435863341524bc9654c71aa322477d (diff)
fix(federation): Fix the handling of retrying OCM notifications when the remote was not available
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 e141bb015..d0d84c689 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>19.0.0-beta.1</version>
+ <version>19.0.0-beta.1.1</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>
@@ -65,6 +65,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
<job>OCA\Talk\BackgroundJob\Reminder</job>
<job>OCA\Talk\BackgroundJob\RemoveEmptyRooms</job>
<job>OCA\Talk\BackgroundJob\ResetAssignedSignalingServer</job>
+ <job>OCA\Talk\BackgroundJob\RetryNotificationsJob</job>
</background-jobs>
<repair-steps>