Bläddra i källkod

rollback (because of the menu entry) and bump version

Gildas 7 år sedan
förälder
incheckning
a5aa3618f3
1 ändrade filer med 2 tillägg och 3 borttagningar
  1. 2 3
      manifest.json

+ 2 - 3
manifest.json

@@ -1,6 +1,5 @@
 {
-	"name": "SingleFile | Save a page into a single file",
-	"short_name": "SingleFile",
+	"name": "SingleFile",
 	"author": "Gildas Lormeau",
 	"homepage_url": "https://github.com/gildas-lormeau/SingleFile",
 	"icons": {
@@ -8,7 +7,7 @@
 		"48": "extension/ui/resources/icon_48.png",
 		"128": "extension/ui/resources/icon_128.png"
 	},
-	"version": "1.8.62",
+	"version": "1.8.63",
 	"description": "__MSG_extensionDescription__",
 	"content_scripts": [
 		{