Gildas lormeau 14 éve
szülő
commit
932045bbfc
2 módosított fájl, 2 hozzáadás és 2 törlés
  1. 1 1
      WebContent/core/manifest.json
  2. 1 1
      WebContent/ui/manifest.json

+ 1 - 1
WebContent/core/manifest.json

@@ -4,7 +4,7 @@
 		"16": "resources/icon_16.png",
 		"48": "resources/icon_48.png",
 		"128": "resources/icon_128.png" },
-	"version": "0.2.30",
+	"version": "0.2.31",
 	"description": "Page processor used by SingleFile",
 	"background_page" : "pages/background.html",
 	"content_scripts": [ {

+ 1 - 1
WebContent/ui/manifest.json

@@ -4,7 +4,7 @@
 		"16": "resources/icon_16.png",
 		"48": "resources/icon_48.png",
 		"128": "resources/icon_128.png" },
-	"version": "0.2.30",
+	"version": "0.2.31",
 	"description": "SingleFile helps you to archive a complete page into a single HTML file",
 	"background_page" : "pages/background.html",
 	"options_page": "pages/options.html",