Skip to content

Commit 94a1268

Browse files
committed
chore: bump version to v0.12.14 [skip ci]
1 parent 571d53b commit 94a1268

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.13" # Automatically updated by CI/CD pipeline during release
106+
VERSION = "v0.12.14" # Automatically updated by CI/CD pipeline during release
107107
BANNER = f"""
108108
╔═════════════════════════════════════════════════════════
109109
║ PyADRecon {VERSION} - Python AD Reconnaissance Tool

0 commit comments

Comments
 (0)