From 84b63c43cd8bc067f534eced724c37d0b89e0d31 Mon Sep 17 00:00:00 2001 From: Armin Briegel Date: Tue, 8 Oct 2019 19:36:21 +0200 Subject: [PATCH] updated version --- quickpkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickpkg b/quickpkg index c3c10e7..0429e1c 100755 --- a/quickpkg +++ b/quickpkg @@ -156,7 +156,7 @@ def writePlistToString(plistObject): # -quickpkg_version = '0.8' +quickpkg_version = '0.8.1' supported_extensions = ['dmg', 'app', 'zip', 'xip']