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

Bump version to 1.3 for custom emoji feature

This commit is contained in:
Jason McBrayer
2018-08-16 21:19:43 -04:00
parent 03c4353476
commit b8ef8289cf

View File

@ -194,5 +194,5 @@ SESSION_SERIALIZER = 'django.contrib.sessions.serializers.PickleSerializer'
TOOT_MAX_LENGTH = 500 TOOT_MAX_LENGTH = 500
# Version number displayed on about page # Version number displayed on about page
BRUTALDON_VERSION = "1.2.1" BRUTALDON_VERSION = "1.3"