Skip to content

Commit f0b8fde

Browse files
committed
chore: bump version to v0.12.10 [skip ci]
1 parent 6306736 commit f0b8fde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyadrecon.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ class ldaptypes:
103103

104104

105105
# Constants
106-
VERSION = "v0.12.9" # Automatically updated by CI/CD pipeline during release
106+
VERSION = "v0.12.10" # Automatically updated by CI/CD pipeline during release
107107
BANNER = f"""
108108
╔═════════════════════════════════════════════════════════
109109
║ PyADRecon {VERSION} - Python AD Reconnaissance Tool

0 commit comments

Comments
 (0)