Skip to content

Commit

Permalink
Update hook.py
Browse files Browse the repository at this point in the history
  • Loading branch information
noobpk committed Jan 20, 2021
1 parent 71a728c commit b39fa9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hook.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
''')

print ("\033[1;34m[*]___author___: @noobpk\033[1;37m")
print ("\033[1;34m[*]___version___: 3.2c\033[1;37m")
print ("\033[1;34m[*]___version___: 3.3\033[1;37m")
print ("")

def check_platform():
Expand Down Expand Up @@ -300,4 +300,4 @@ def main():
if __name__ == '__main__':
run()



0 comments on commit b39fa9f

Please sign in to comment.