From 9f36b3af3fdd9b4a95f349277d00334c5d7b59f2 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Wed, 5 May 2021 12:15:59 +0200 Subject: Release 15.4.3 Fixed - mitigate 32-bit issues by using `float` instead of `int` for microseconds (#1320) Signed-off-by: Benjamin Brahmer --- appinfo/info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'appinfo/info.xml') diff --git a/appinfo/info.xml b/appinfo/info.xml index 794b3bcc0..52f9cc467 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -8,7 +8,7 @@ Before you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises. **Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news).]]> - 15.4.2 + 15.4.3 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3