From 3bbadf468437ee6d69c375110000e1193a18a0d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 31 Aug 2024 15:04:23 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index e98daf2..2816047 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,9 +7,9 @@ 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.39~ynh1" +version = "1.39~ynh2" -maintainers = ["eric_G"] +maintainers = [] [upstream] license = "GPL-2.0"