File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ usage: python3 hashtopolis.zip [-h] [--de-register] [--version] [--number-only]
3535 [--crackers-path CRACKERS_PATH] [--hashlists-path HASHLISTS_PATH] [--preprocessors-path PREPROCESSORS_PATH] [--zaps-path ZAPS_PATH] [--cpu-only]
3636
3737
38- Hashtopolis Client v0.6.1
38+ Hashtopolis Client v0.7.0
3939
4040optional arguments:
4141 -h, --help show this help message and exit
Original file line number Diff line number Diff line change 1- ## v0.6.1 -> v0.x.x
1+ ## v0.6.1 -> v0.7.0
22
33### Enhancements
44
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ def get_version():
1616
1717 @staticmethod
1818 def get_version_number ():
19- return "0.6.1 "
19+ return "0.7.0 "
2020
2121 def run (self , args ):
2222 self .__check_cert (args )
You can’t perform that action at this time.
0 commit comments