This commit is contained in:
Maxi Quoß
2022-03-12 16:03:16 +01:00
parent 767e3e0436
commit 39f59b99ae

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.0"
VERSION = "v2.0.1"