Skip to content

Commit 7cede10

Browse files
committed
chore: bump version to v0.4.12 [skip ci]
1 parent 07a9458 commit 7cede10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyadrecon_adws.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ class ldaptypes:
7777
DASHBOARD_AVAILABLE = False
7878

7979
# Constants
80-
VERSION = "v0.4.10" # Automatically updated by CI/CD pipeline during release
80+
VERSION = "v0.4.12" # Automatically updated by CI/CD pipeline during release
8181
BANNER = f"""
8282
╔═══════════════════════════════════════════════════════════════════
8383
║ PyADRecon-ADWS {VERSION} - Python AD Reconnaissance Tool (ADWS)

0 commit comments

Comments
 (0)