mirror of
https://gitlab.com/brutaldon/brutaldon
synced 2025-06-05 21:49:32 +02:00
Bump patch level for fix in last commit
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -111,3 +111,4 @@ pip-selfcheck.json
|
|||||||
/dev_https
|
/dev_https
|
||||||
node_modules
|
node_modules
|
||||||
/TAGS
|
/TAGS
|
||||||
|
.vscode
|
||||||
|
@ -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.6.0"
|
BRUTALDON_VERSION = "2.6.1"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user