Skip to content

Commit

Permalink
v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maldevel committed Jun 16, 2020
1 parent fae151e commit e0d0f0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ ___________ .__ _________
|____| \/\_/ \___ >____/\_/ \___ >_______ /\___ >\___ >
\/ \/ \/ \/ \/
GasMasK v. 1.5.1 - All in one Information gathering tool - OSINT
GasMasK v. 2.0 - All in one Information gathering tool - OSINT
GasMasK is an open source tool licensed under GPLv3.
Written by: @maldevel, mikismaos, xvass, ndamoulianos, sbrb
https://www.twelvesec.com/
Expand Down
2 changes: 1 addition & 1 deletion gasmask.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
__author__ = "maldevel"
__credits__ = ["maldevel", "mikismaos", "xvass", "ndamoulianos", "sbrb"]
__license__ = "GPLv3"
__version__ = "1.5.1"
__version__ = "2.0"

#######################################################

Expand Down

0 comments on commit e0d0f0a

Please sign in to comment.