Skip to content

Commit 35b1414

Browse files
committed
updated working version and todo list
1 parent e90f912 commit 35b1414

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

quickpkg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import tempfile
99
import shutil
1010

1111

12-
quickpkg_version = '0.2'
12+
quickpkg_version = '0.3'
1313
supported_extensions = ['dmg', 'app', 'zip']
1414

1515
# quickpkg

todo.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- use some preference setting to determine package name syntax
2-
- add option to add scripts (--scripts, like the scripts folder)
2+
add option to add scripts (--scripts, like the scripts folder)
33
- add option to add --preinstall script
44
- add option for --postinstall script
55
- support the --ownership flag

0 commit comments

Comments
 (0)