Bump to version Bruce Wayne

This commit is contained in:
mpgn
2023-02-12 17:20:51 -05:00
parent a551244f38
commit 0ca17cb8a7
+1 -1
View File
@@ -11,7 +11,7 @@ from termcolor import colored
def gen_cli_args():
VERSION = '5.4.4'
CODENAME = "Indestructible G0thm0g v2"
CODENAME = "Bruce Wayne"
p_loader = protocol_loader()
protocols = p_loader.get_protocols()