This commit is contained in:
Maxi Quoß
2022-03-22 11:11:45 +01:00
parent 58fedcec48
commit 9e9fed767e

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.1"
VERSION = "v2.0.2"