This commit is contained in:
Maxi Quoß
2021-10-15 01:18:39 +02:00
parent f1a8fe9dbe
commit f179450e3b

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.3"
VERSION = "v1.0.4"