Skip to content

Commit f604444

Browse files
committed
* Prevent false positives and other bug fixes
1 parent 0c60e0a commit f604444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jexboss.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
ENDC = '\033[0m'
3232

3333
__author__ = "João Filho Matos Figueiredo <[email protected]>"
34-
__version = "1.0.11"
34+
__version = "1.0.12"
3535

3636
from sys import argv, exit, version_info
3737

0 commit comments

Comments
 (0)