Skip to content

Commit

Permalink
Update PlumHound.py
Browse files Browse the repository at this point in the history
ph ver 1.6
  • Loading branch information
Relkci authored Oct 27, 2023
1 parent c3bec9e commit 7bc4039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PlumHound.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import lib.phTasks
import lib.phDatabase

ph_version = "1.5.2"
ph_version = "1.6"

# Check if Py2 environment. If not executing in Python3, exit nicely.
lib.phCheckPython.CheckPython2()
Expand Down

0 comments on commit 7bc4039

Please sign in to comment.