bumped version number

This commit is contained in:
ekultek 2017-09-11 09:46:03 -05:00
parent ac89b9fc97
commit 9900109a25

View file

@ -17,7 +17,7 @@ import bin.unzip_gecko
# clone link
CLONE = "https://github.com/ekultek/zeus-scanner.git"
# current version <major.minor.commit.patch ID>
VERSION = "1.0.7.d41"
VERSION = "1.0.8"
# colors to output depending on the version
VERSION_TYPE_COLORS = {"dev": 33, "stable": 92, "other": 30}
# version string formatting