From 6573f9bd5e6630677ab1c3f97f67c72bb6729a54 Mon Sep 17 00:00:00 2001 From: Inrepublica Date: Tue, 13 Sep 2022 23:03:16 +0200 Subject: [PATCH] Update Manifest.json for 3.4.2 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 9f0fc38..8c146ae 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Customizable PHP script that displays information about your system nicely", "fr": "Un script PHP paramétrable qui affiche des informations sur votre système" }, - "version": "3.4.1~ynh1", + "version": "3.4.2~ynh1", "url": "https://phpsysinfo.github.io/phpsysinfo/", "upstream": { "license": "GPL-3.0-only", @@ -75,4 +75,4 @@ } ] } -} \ No newline at end of file +}