diff --git a/README.md b/README.md index 16b9ad9..1884aa9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ #Clipboard Inserter -A simple addon whose purpose is to automatically insert contents of clipboard into the page \ No newline at end of file + +A simple addon whose purpose is to automatically insert contents of clipboard into the page. diff --git a/manifest.json b/manifest.json index ba7f03e..6fb911e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Clipboard Inserter", - "version": "0.2.1", + "version": "0.3.0", "description": "A simple addon whose purpose is to automatically insert contents of clipboard into the page. Uses icon made by Google from www.flaticon.com licensed by CC 3.0 BY",