From b39fa9fa5fcc020bf7085142b2ee1769f1566c74 Mon Sep 17 00:00:00 2001 From: lethanhphuc <31820707+noobpk@users.noreply.github.com> Date: Thu, 21 Jan 2021 00:08:34 +0700 Subject: [PATCH] Update hook.py --- hook.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hook.py b/hook.py index d3e7f77..4e79647 100644 --- a/hook.py +++ b/hook.py @@ -33,7 +33,7 @@ ''') print ("\033[1;34m[*]___author___: @noobpk\033[1;37m") -print ("\033[1;34m[*]___version___: 3.2c\033[1;37m") +print ("\033[1;34m[*]___version___: 3.3\033[1;37m") print ("") def check_platform(): @@ -300,4 +300,4 @@ def main(): if __name__ == '__main__': run() - \ No newline at end of file +