Skip to content

Commit 3f0487e

Browse files
committed
v1.2.2
1 parent d965d17 commit 3f0487e

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
@@ -142,4 +142,4 @@
142142
STATIC_ROOT = os.path.join(BASE_DIR, 'staticfiles')
143143
STATICFILES_STORAGE = 'whitenoise.storage.CompressedManifestStaticFilesStorage'
144144

145-
VERSION = "v1.2.1"
145+
VERSION = "v1.2.2"

0 commit comments

Comments
 (0)