We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2e1932 commit 6d03e52Copy full SHA for 6d03e52
server/colour.py
@@ -7,7 +7,7 @@ def banner():
7
`--' .-' / `--' '--'`--' `--' `--'
8
`---'
9
""") + "(" +
10
- Colour.blue("v0.10.2") + ")" +
+ Colour.blue("v0.11.1-alpha") + ")" +
11
Colour.yellow(" Author: safesploit") +
12
"\n")
13
0 commit comments