mirror of https://gitlab.com/brutaldon/brutaldon
Bump version number for notifications badge feature
This commit is contained in:
parent
e57497e957
commit
4c3407d87e
|
@ -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.3.0"
|
BRUTALDON_VERSION = "2.4.0"
|
||||||
|
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
Loading…
Reference in New Issue