removed "beta" from banner

This commit is contained in:
Somdev Sangwan
2018-11-10 18:53:58 +05:30
committed by GitHub
parent 37cab59177
commit 0928856ab3

View File

@@ -6,7 +6,7 @@ from core.colors import end, red, white, green, yellow, run, bad, good, info, qu
# Just a fancy ass banner
print('''%s
\tXSStrike %sv3.0-beta
\tXSStrike %sv3.0
%s''' % (red, white, end))
changes = '''stable release'''