Skip to content

Commit

Permalink
v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousm4x committed Jan 14, 2022
1 parent 4aebc5f commit 4a3b959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/django_wol/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,4 @@
STATIC_ROOT = os.path.join(BASE_DIR, 'staticfiles')
STATICFILES_STORAGE = 'whitenoise.storage.CompressedManifestStaticFilesStorage'

VERSION = "v1.1.1"
VERSION = "v1.1.2"

0 comments on commit 4a3b959

Please sign in to comment.