From 064e82c4131a86d2d32e4704b70751e4f2906b67 Mon Sep 17 00:00:00 2001 From: Hadrien <26697460+ketsapiwiq@users.noreply.github.com> Date: Thu, 17 Feb 2022 03:23:50 +0100 Subject: [PATCH] Update to 1.11.3~ynh2 fixing https://github.com/YunoHost-Apps/uptime-kuma_ynh/issues/6 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 861d818..69efce4 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Self-hosted monitoring tool like Uptime-Robot", "fr": "Outil de surveillance auto-hébergé similaire à Uptime-Robot" }, - "version": "1.11.3~ynh1", + "version": "1.11.3~ynh2", "url": "https://github.com/louislam/uptime-kuma/", "upstream": { "license": "MIT", @@ -49,4 +49,4 @@ } ] } -} \ No newline at end of file +}