diff --git a/lib/core.py b/lib/core.py index d791b5ab..4a688c40 100644 --- a/lib/core.py +++ b/lib/core.py @@ -44,7 +44,7 @@ def banner(): print(r"* | |_| | | | __/ / __ / (_| | | \ V / __/\__ \ || __/ | *") print(r"* \__|_| |_|\___| \/ /_/ \__,_|_| \_/ \___||___/\__\___|_| *") print('* *') - print('* theHarvester 3.0.6 v332 *') + print('* theHarvester 3.0.6 v334 *') print('* Coded by Christian Martorella *') print('* Edge-Security Research *') print('* cmartorella@edge-security.com *')