1
0
mirror of https://gitlab.com/brutaldon/brutaldon.git synced 2024-06-29 17:55:24 +00:00

Bump patch level for bug fixes

This commit is contained in:
Jason McBrayer 2019-05-12 07:00:41 -04:00
parent 2dbb508fb4
commit 00ec38ccaf

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.12.0"
BRUTALDON_VERSION = "2.12.1"