From 550a474446cbfcca34e92a11d507e53b8095ef46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 17 Jun 2024 08:32:05 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 28b44f0..a907127 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "MicroBin" description.en = "Configurable file-sharing and URL shortening web app" description.fr = "Application Web sécurisée et configurable de partage de fichiers et de raccourcissement d'URL" -version = "2.0.4~ynh1" +version = "2.0.4~ynh2" maintainers = ["eric_G"]