We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9e1862 commit d902d83Copy full SHA for d902d83
quickpkg
@@ -9,7 +9,7 @@ import tempfile
9
import shutil
10
11
12
-quickpkg_version = '0.1'
+quickpkg_version = '0.2'
13
supported_extensions = ['dmg', 'app', 'zip']
14
15
# quickpkg
0 commit comments