Skip to content

Commit 9c2fdfb

Browse files
committed
chore: bump version to v0.4.7 [skip ci]
1 parent d644774 commit 9c2fdfb

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.6" # Automatically updated by CI/CD pipeline during release
80+
VERSION = "v0.4.7" # 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)