We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b74346 commit f0332dbCopy full SHA for f0332db
core/settings.py
@@ -23,7 +23,7 @@
23
from thirdparty.six.moves import urllib as _urllib
24
25
NAME = "Maltrail"
26
-VERSION = "0.78"
+VERSION = "0.79"
27
HOMEPAGE = "https://maltrail.github.io"
28
PLATFORM = os.name
29
IS_WIN = PLATFORM == "nt"
0 commit comments