1
0
mirror of https://gitlab.com/brutaldon/brutaldon synced 2025-06-05 21:49:32 +02:00

Bump patch level for filter bug fix

This commit is contained in:
Jason McBrayer
2019-04-02 14:32:01 -04:00
parent b8d29ecc97
commit 300040bdb4

View File

@@ -194,5 +194,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.11.0" BRUTALDON_VERSION = "2.11.1"