mirror of
https://github.com/FlatL1neAPT/TorghostNG
synced 2024-12-04 17:19:15 +00:00
Update torghostng.py
This commit is contained in:
parent
71930c2f8f
commit
75347e5c05
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ from torngconf.theme import *
|
|||
from os import geteuid, system, path, name
|
||||
|
||||
SLEEP_TIME = 1.0
|
||||
VERSION = "1.1"
|
||||
VERSION = "1.2"
|
||||
|
||||
|
||||
def the_argparse(language=English):
|
||||
|
|
Loading…
Reference in a new issue