mirror of
https://github.com/Pennyw0rth/NetExec
synced 2026-06-06 16:34:30 +00:00
Bump to version 5.1.5
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ from termcolor import colored
|
||||
|
||||
def gen_cli_args():
|
||||
|
||||
VERSION = '5.1.4dev'
|
||||
VERSION = '5.1.5dev'
|
||||
CODENAME = 'U fancy huh?'
|
||||
|
||||
p_loader = protocol_loader()
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "crackmapexec"
|
||||
version = "5.1.4dev"
|
||||
version = "5.1.5dev"
|
||||
description = "A swiss army knife for pentesting networks"
|
||||
authors = ["Marcello Salvati <byt3bl33d3r@pm.com>"]
|
||||
readme = "README.md"
|
||||
|
||||
Reference in New Issue
Block a user