diff --git a/octosuite/banner.py b/octosuite/banner.py index 4456643..a635ad1 100644 --- a/octosuite/banner.py +++ b/octosuite/banner.py @@ -4,7 +4,7 @@ from octosuite.config import red, white, green, reset, Tree # banner.py # This file holds the program's banner and version tag -version_tag = "3.0.1" +version_tag = "3.0.4" def banner(): @@ -16,7 +16,7 @@ def banner(): | |.----.| |_.-----.| __|.--.--.|__| |_.-----. | - || __|| _| _ ||__ || | || | _| -__| |_______||____||____|_____||_______||_____||__|____|_____| - v{version_tag}#dev + v{version_tag} {white}— Advanced Github {red}OSINT{white} Framework