From c7c308ebd08d51b9c230bf537935d82db1f41ba0 Mon Sep 17 00:00:00 2001 From: Peter Eszlari Date: Mon, 11 Mar 2019 21:02:02 +0100 Subject: [PATCH] publish-delay-hours: 1 --- flathub.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flathub.json b/flathub.json index a87b4a1..f782243 100644 --- a/flathub.json +++ b/flathub.json @@ -1,3 +1,4 @@ { - "only-arches": ["i386", "x86_64"] + "only-arches": ["i386", "x86_64"], + "publish-delay-hours": 1 }