This commit is contained in:
Maxi Quoß
2022-01-15 15:35:43 +01:00
parent d965d17d54
commit 3f0487ef6a

View File

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