1
0
mirror of https://gitlab.com/brutaldon/brutaldon.git synced 2024-09-28 15:55:54 -04:00

Bump version to 1.4 for new feature

This commit is contained in:
Jason McBrayer 2018-08-17 14:52:53 -04:00
parent 66861e7abd
commit 07ed9c512a

View File

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