From 1e1dde997caf6b3ec4477a8ff60a1fccc0625a83 Mon Sep 17 00:00:00 2001 From: Jeremy Wentworth Date: Wed, 29 Nov 2017 22:29:08 -0500 Subject: [PATCH] Update JW-Modules.json --- plugins/JW-Modules.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/plugins/JW-Modules.json b/plugins/JW-Modules.json index 67958a74..bd822162 100644 --- a/plugins/JW-Modules.json +++ b/plugins/JW-Modules.json @@ -1,12 +1,14 @@ { "slug": "JW-Modules", "name": "JW-Modules", - "version": "0.5.4", + "version": "0.5.5", + "homepage": "http://jeremywentworth.com", + "manual": "https://github.com/jeremywen/JW-Modules/blob/master/README.md", "source": "https://github.com/jeremywen/JW-Modules", - "download": "https://github.com/jeremywen/JW-Modules/releases", + "download": "https://github.com/jeremywen/JW-Modules/releases/download/v0.5.5/JW-Modules.zip", "arch": [ "win", "mac", "lin" ] -} \ No newline at end of file +}