Explorar o código

version 0.2.29

Gildas lormeau %!s(int64=14) %!d(string=hai) anos
pai
achega
5964d62478
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  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.28",
+	"version": "0.2.29",
 	"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.28",
+	"version": "0.2.29",
 	"description": "SingleFile helps you to archive a complete page into a single HTML file",
 	"background_page" : "pages/background.html",
 	"options_page": "pages/options.html",