From 5ca21ab2ec7c16375de0c362f7ef04d982560fbd Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Thu, 22 Feb 2024 22:11:15 +0100 Subject: [PATCH] Upgrade to v1.27 (#4) * Upgrade to v1.27 * Auto-update README --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 863c16a..ca03743 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Embed a highly customizable web calendar into your website using ICal source links. -**Shipped version:** 1.26~ynh1 +**Shipped version:** 1.27~ynh1 **Demo:** https://open-web-calendar.hosted.quelltext.eu/ diff --git a/README_fr.md b/README_fr.md index f999f8e..6b4a66d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Intégrez un calendrier Web hautement personnalisable dans votre site Web à l'aide des liens sources ICal. -**Version incluse :** 1.26~ynh1 +**Version incluse :** 1.27~ynh1 **Démo :** https://open-web-calendar.hosted.quelltext.eu/ diff --git a/manifest.toml b/manifest.toml index b83dbc7..1915900 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Open Web Calendar" description.en = "Embed a web calendar into your own website" description.fr = "Intégrez un calendrier Web à votre propre site Web" -version = "1.26~ynh1" +version = "1.27~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/niccokunzmann/open-web-calendar/archive/refs/tags/v1.26.tar.gz" - sha256 = "efc018098a6f5670348b5fd0a0ac724beac2e35f9c3204815ff1096c439d7c7e" + url = "https://github.com/niccokunzmann/open-web-calendar/archive/refs/tags/v1.27.tar.gz" + sha256 = "195f86c3ed0b5dae5353c06025cac46c923637673ea40b9e3b179e2391a57544" autoupdate.strategy = "latest_github_tag" [resources.system_user]