mirror of https://gitlab.com/brutaldon/brutaldon
Bump minor version number because of cards feature
This commit is contained in:
parent
23b799c022
commit
e42628c6a3
|
@ -193,5 +193,5 @@ SESSION_SERIALIZER = 'django.contrib.sessions.serializers.PickleSerializer'
|
||||||
ANONYMOUS_HOME_URL = 'about'
|
ANONYMOUS_HOME_URL = 'about'
|
||||||
|
|
||||||
# Version number displayed on about page
|
# Version number displayed on about page
|
||||||
BRUTALDON_VERSION = "2.6.1"
|
BRUTALDON_VERSION = "2.7.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue