From 287ca59150cd8695173fc9e854441f23b836a1d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Wed, 24 Jan 2024 13:17:49 +0100 Subject: [PATCH] Bump revision --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 03a100b..15d4d48 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Zap" description.en = "Ethical fediverse server alternative" description.fr = "serveur fedverse éthique" -version = "21.11.28~ynh2" +version = "21.11.28~ynh3" maintainers = [] @@ -61,4 +61,4 @@ ram.runtime = "50M" packages = "postgresql, postgresql-contrib, php7.4-pgsql, php7.4-mbstring, php7.4-cli, php7.4-imagick, php7.4-xml, php7.4-zip, php7.4-json, php7.4-gd" [resources.database] - type = "postgresql" \ No newline at end of file + type = "postgresql"