Browse Source

Add comma, fix JSON

pull/152/head
Rich Jones GitHub 8 years ago
parent
commit
e5a640a366
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      plugins/RJModules.json

+ 1
- 1
plugins/RJModules.json View File

@@ -6,7 +6,7 @@
"version": "0.5.0",
"homepage": "https://github.com/Miserlou/RJModules",
"source": "https://github.com/Miserlou/RJModules",
"manual": "https://github.com/Miserlou/RJModules/blob/master/README.md"
"manual": "https://github.com/Miserlou/RJModules/blob/master/README.md",
"downloads": {
"win": {
"download": "https://github.com/Miserlou/RJModules/releases/download/0.5.0/RJModules-0.5.0-win.zip",


Loading…
Cancel
Save