This commit is contained in:
Max Quoß
2021-10-01 16:20:44 +02:00
parent 5d9264494a
commit 0772eb3c39

View File

@@ -142,4 +142,4 @@ STATIC_URL = '/static/'
STATIC_ROOT = os.path.join(BASE_DIR, 'staticfiles')
STATICFILES_STORAGE = 'whitenoise.storage.CompressedManifestStaticFilesStorage'
VERSION = "v1.0.0"
VERSION = "v1.0.1"