This commit is contained in:
Maxi Quoß
2022-01-16 17:48:00 +01:00
parent 60704ae333
commit e9e4e5b548

View File

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