mirror of https://gitlab.com/brutaldon/brutaldon
Bump minor version for feature roll-ups
This commit is contained in:
parent
ccb21b0cdc
commit
a894a9674b
|
@ -193,5 +193,5 @@ SESSION_SERIALIZER = 'django.contrib.sessions.serializers.PickleSerializer'
|
|||
ANONYMOUS_HOME_URL = 'about'
|
||||
|
||||
# Version number displayed on about page
|
||||
BRUTALDON_VERSION = "2.2.0"
|
||||
BRUTALDON_VERSION = "2.3.0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue