We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d644774 commit 9c2fdfbCopy full SHA for 9c2fdfb
pyadrecon_adws.py
@@ -77,7 +77,7 @@ class ldaptypes:
77
DASHBOARD_AVAILABLE = False
78
79
# Constants
80
-VERSION = "v0.4.6" # Automatically updated by CI/CD pipeline during release
+VERSION = "v0.4.7" # Automatically updated by CI/CD pipeline during release
81
BANNER = f"""
82
╔═══════════════════════════════════════════════════════════════════
83
║ PyADRecon-ADWS {VERSION} - Python AD Reconnaissance Tool (ADWS)
0 commit comments