Skip to content

Commit

Permalink
v0.11.1-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
safesploit committed Jul 21, 2023
1 parent b2e1932 commit 6d03e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/colour.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def banner():
`--' .-' / `--' '--'`--' `--' `--'
`---'
""") + "(" +
Colour.blue("v0.10.2") + ")" +
Colour.blue("v0.11.1-alpha") + ")" +
Colour.yellow(" Author: safesploit") +
"\n")

Expand Down

0 comments on commit 6d03e52

Please sign in to comment.