Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ajinabraham authored Mar 1, 2017
1 parent 46cdc06 commit 5c45587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MobSF/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
#==============================================

MOBSF_VER = "v0.9.4 Beta"
MOBSF_VER = "v0.9.5 Beta"
BANNER = """
__ __ _ ____ _____ ___ ___ _ _
| \/ | ___ | |__/ ___|| ___|_ __/ _ \ / _ \| || |
Expand Down

0 comments on commit 5c45587

Please sign in to comment.