diff --git a/github-header/info.json b/github-header/info.json index d2d61c6..7ecb2ab 100644 --- a/github-header/info.json +++ b/github-header/info.json @@ -2,6 +2,6 @@ "name": "GitHub Header", "identifier": "github-header", "script": "github-header.qml", - "version": 0.1, - "description" : "Inserts a headline and a link to the GitHub issue from an url in the clipboard into the current note", + "version": "0.1", + "description" : "Inserts a headline and a link to the GitHub issue from an url in the clipboard into the current note" } diff --git a/paste-latex-image/info.json b/paste-latex-image/info.json index f08815f..da4c6cd 100644 --- a/paste-latex-image/info.json +++ b/paste-latex-image/info.json @@ -2,6 +2,6 @@ "name": "Paste Latex Image", "identifier": "paste-latex-image", "script": "paste-latex-image.qml", - "version": 0.1, - "description" : "This script creates a menu item and a button that generates and pastes an image from Latex code in the clipboard", + "version": "0.1", + "description" : "This script creates a menu item and a button that generates and pastes an image from Latex code in the clipboard" }