We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent def7279 commit 4658b39Copy full SHA for 4658b39
pyadrecon_adws.py
@@ -69,7 +69,7 @@ class ldaptypes:
69
print("[*] openpyxl not available - Excel export disabled")
70
71
# Constants
72
-VERSION = "v0.3.11" # Automatically updated by CI/CD pipeline during release
+VERSION = "v0.3.12" # Automatically updated by CI/CD pipeline during release
73
BANNER = f"""
74
╔═══════════════════════════════════════════════════════════════════
75
║ PyADRecon-ADWS {VERSION} - Python AD Reconnaissance Tool (ADWS)
0 commit comments