From 4d223a408566f2bd58806b50b180f567f38c2fc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 7 Oct 2023 20:39:10 +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 cb1caf5..a6950a5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Distbin" description.en = "Distributed pastebin with ActivityPub" description.fr = "Pastebin distribué utilisant le protocole ActivityPub" -version = "1.3.0~ynh12" +version = "1.3.0~ynh13" maintainers = ["yalh76"]