From 33f788245d276cd9f1ea2a393d4f890f2b511aed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 15 May 2024 11:25:12 +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 8197ad7..2d34e54 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Prosody" description.en = "Modern XMPP communication server" description.fr = "Serveur de communication XMPP moderne" -version = "0.12.4~ynh2" +version = "0.12.4~ynh3" maintainers = ["yalh76"]