Skip to content

Commit 77a086c

Browse files
committed
Release 1.0.1
1 parent e2d9594 commit 77a086c

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

build_release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pyinstaller \
33
--clean \
44
--onefile \
5-
--name="AutoPot-DR-v1.0.0" \
5+
--name="AutoPot-DR-v1.0.1" \
66
--icon=../imgs/icon.ico \
77
--add-data "../imgs;imgs" \
88
--distpath release \

readme.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,4 @@ Customize the global hotkeys used to control the tool:
9595
- Close the application.
9696

9797

98-
## Credits
99-
100-
10198

0 commit comments

Comments
 (0)