diff --git a/brutaldon/settings.py b/brutaldon/settings.py index 3c7841f..e54279d 100644 --- a/brutaldon/settings.py +++ b/brutaldon/settings.py @@ -203,4 +203,4 @@ ANONYMOUS_HOME_URL = "about" GAB_RICKROLL_URL = "https://invidio.us/watch?v=dQw4w9WgXcQ" # Version number displayed on about page -BRUTALDON_VERSION = "2.13.0" +BRUTALDON_VERSION = "2.14.0"