Skip to content

Commit 0ddece6

Browse files
committed
v1.4.0
1 parent 53e2bea commit 0ddece6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/django_wol/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,4 +166,4 @@
166166
STATIC_ROOT = os.path.join(BASE_DIR, 'staticfiles')
167167
STATICFILES_STORAGE = 'whitenoise.storage.CompressedManifestStaticFilesStorage'
168168

169-
VERSION = "v1.3.0"
169+
VERSION = "v1.4.0"

0 commit comments

Comments
 (0)