1
0
mirror of https://gitlab.com/brutaldon/brutaldon.git synced 2024-11-02 16:37:19 -04:00

Bump minor version

This commit is contained in:
Jason McBrayer 2019-04-28 09:14:12 -04:00
parent 250837b2c9
commit 21da39c422

View File

@ -194,5 +194,5 @@ SESSION_SERIALIZER = 'django.contrib.sessions.serializers.PickleSerializer'
ANONYMOUS_HOME_URL = 'about'
# Version number displayed on about page
BRUTALDON_VERSION = "2.11.2"
BRUTALDON_VERSION = "2.12.0"