This commit is contained in:
Maxi Quoß
2021-10-20 23:36:43 +02:00
parent bf59ec2fad
commit ba9d3a8143

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.5"
VERSION = "v1.1.0"