From 265e3c78ce599084904e5718ef7b2bf41579e18b Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Sun, 3 Dec 2023 16:17:36 +0100 Subject: [PATCH] Update manifest.toml: bump version --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 207401b..9ec9dd4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Samba" description.en = "Share directories on your private network thanks to SMB protocol" description.fr = "Partager des dossiers sur un réseau privé via le protocole SMB" -version = "4.13.13~ynh1" +version = "4.13.13~ynh2" maintainers = ["Galette"]