mirror of https://gitlab.com/brutaldon/brutaldon
Bump version number for feature
This commit is contained in:
parent
0a9cdded14
commit
4152923ab4
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue