Explorar o código

rollback (because of the menu entry) and bump version

Gildas %!s(int64=7) %!d(string=hai) anos
pai
achega
a5aa3618f3
Modificáronse 1 ficheiros con 2 adicións e 3 borrados
  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": [
 		{