Skip to content

Commit

Permalink
v1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
thewhiteh4t committed Jun 29, 2024
1 parent 1a223e9 commit 3893ac4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion finalrecon.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

import argparse

VERSION = '1.1.6'
VERSION = '1.1.7'
log_writer(f'FinalRecon v{VERSION}')

parser = argparse.ArgumentParser(description=f'FinalRecon - All in One Web Recon | v{VERSION}')
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "FinalRecon",
"author": "thewhiteh4t",
"version": "1.1.6",
"version": "1.1.7",
"twitter": "https://twitter.com/thewhiteh4t",
"comms": "https://twc1rcle.com/"
}

0 comments on commit 3893ac4

Please sign in to comment.