From 8a67a94e1ee06a7189856ad90ec1bb1919462269 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 25 Oct 2023 22:30:23 +0200 Subject: [PATCH] Fix manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 08855ed..1c5f3d9 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Manage PostgreSQL databases over the web", "fr": "Application web de gestion des bases de données PostgreSQL" }, - "version": "7.7~ynh1", + "version": "7.8~ynh1", "url": "https://www.pgadmin.org", "upstream": { "license": "PostgreSQL",