diff --git a/finalrecon.py b/finalrecon.py
index 54207f9..b6333e1 100644
--- a/finalrecon.py
+++ b/finalrecon.py
@@ -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}')
diff --git a/metadata.json b/metadata.json
index 792a19c..4fe9d6c 100644
--- a/metadata.json
+++ b/metadata.json
@@ -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/"
 }
\ No newline at end of file