diff --git a/brutaldon/settings.py b/brutaldon/settings.py index 97ba350..7e645ee 100644 --- a/brutaldon/settings.py +++ b/brutaldon/settings.py @@ -204,4 +204,4 @@ ANONYMOUS_HOME_URL = "about" GAB_RICKROLL_URL = "https://invidio.us/watch?v=dQw4w9WgXcQ" # Version number displayed on about page -BRUTALDON_VERSION = "2.14.0" +BRUTALDON_VERSION = "2.14.1"