Skip to content

Commit

Permalink
Tag version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
stamparm committed Nov 1, 2020
1 parent 8b3a827 commit cb90b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
from thirdparty.six.moves import urllib as _urllib

NAME = "Maltrail"
VERSION = "0.25.49"
VERSION = "0.26.1"
PLATFORM = os.name
IS_WIN = PLATFORM == "nt"
IS_SENSOR = sys.argv[0].startswith("sensor")
Expand Down

0 comments on commit cb90b90

Please sign in to comment.