This commit is contained in:
Maxi Quoß
2022-02-01 19:54:21 +01:00
parent 53e2beaf52
commit 0ddece6786

View File

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