We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2d9594 commit 77a086cCopy full SHA for 77a086c
build_release.sh
@@ -2,7 +2,7 @@
2
pyinstaller \
3
--clean \
4
--onefile \
5
- --name="AutoPot-DR-v1.0.0" \
+ --name="AutoPot-DR-v1.0.1" \
6
--icon=../imgs/icon.ico \
7
--add-data "../imgs;imgs" \
8
--distpath release \
readme.md
@@ -95,7 +95,4 @@ Customize the global hotkeys used to control the tool:
95
- Close the application.
96
97
98
-## Credits
99
-
100
101
0 commit comments