diff --git a/brutaldon/settings.py b/brutaldon/settings.py index bfc31f0..000ccc0 100644 --- a/brutaldon/settings.py +++ b/brutaldon/settings.py @@ -198,5 +198,5 @@ TOOT_MAX_LENGTH = 500 ANONYMOUS_HOME_URL = 'about' # Version number displayed on about page -BRUTALDON_VERSION = "2.1.1" +BRUTALDON_VERSION = "2.1.2"