Skip to content

Commit 6d03e52

Browse files
committed
v0.11.1-alpha
1 parent b2e1932 commit 6d03e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/colour.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ def banner():
77
`--' .-' / `--' '--'`--' `--' `--'
88
`---'
99
""") + "(" +
10-
Colour.blue("v0.10.2") + ")" +
10+
Colour.blue("v0.11.1-alpha") + ")" +
1111
Colour.yellow(" Author: safesploit") +
1212
"\n")
1313

0 commit comments

Comments
 (0)