This commit is contained in:
Maxi Quoß
2022-05-03 18:55:26 +02:00
parent 42bb71a017
commit e02ecbc639

View File

@@ -174,4 +174,4 @@ STATIC_ROOT = os.path.join(BASE_DIR, 'staticfiles')
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
STATICFILES_STORAGE = 'whitenoise.storage.CompressedManifestStaticFilesStorage'
VERSION = "v2.0.5"
VERSION = "v2.0.6"