Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousm4x committed Jan 16, 2022
1 parent 60704ae commit e9e4e5b
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 @@ -166,4 +166,4 @@
STATIC_ROOT = os.path.join(BASE_DIR, 'staticfiles')
STATICFILES_STORAGE = 'whitenoise.storage.CompressedManifestStaticFilesStorage'

VERSION = "v1.2.2"
VERSION = "v1.3.0"

0 comments on commit e9e4e5b

Please sign in to comment.