Skip to content

Commit 7af8266

Browse files
committed
chore: bump version to v0.4.13 [skip ci]
1 parent 1f92536 commit 7af8266

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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