Skip to content

Commit a1df4ff

Browse files
committed
Tag version bump
1 parent 297dc0e commit a1df4ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
from thirdparty.six.moves import urllib as _urllib
2424

2525
NAME = "Maltrail"
26-
VERSION = "0.84"
26+
VERSION = "0.85"
2727
HOMEPAGE = "https://maltrail.github.io"
2828
PLATFORM = os.name
2929
IS_WIN = PLATFORM == "nt"

0 commit comments

Comments
 (0)