1
0
mirror of https://gitlab.com/brutaldon/brutaldon synced 2025-02-16 19:40:56 +01:00

Bump version number for feature

This commit is contained in:
Jason McBrayer 2018-08-21 13:20:11 -04:00
parent 0a9cdded14
commit 4152923ab4

View File

@ -195,5 +195,5 @@ SESSION_SERIALIZER = 'django.contrib.sessions.serializers.PickleSerializer'
TOOT_MAX_LENGTH = 500
# Version number displayed on about page
BRUTALDON_VERSION = "1.4"
BRUTALDON_VERSION = "1.5"