Skip to content

Commit

Permalink
v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousm4x committed Oct 15, 2021
1 parent 088eee3 commit 1de1d40
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.0.4"
VERSION = "v1.0.5"

0 comments on commit 1de1d40

Please sign in to comment.