From 65626fea6259832bdc3681701913caa16e2abd02 Mon Sep 17 00:00:00 2001 From: inrepublica Date: Tue, 31 May 2016 17:30:06 +0200 Subject: [PATCH] Bug in packaging format reverse to 1 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 1001e72..fb385e1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "PhpSysInfo", "id": "phpsysinfo", - "packaging_format": 2, + "packaging_format": 1, "description": { "en": "A customizable PHP script that displays information about your system nicely.", "fr": "Un script PHP paramétrable qui affiche des informations sur votre système."