Gildas 3 年 前
コミット
999976a20a
4 ファイル変更4 行追加4 行削除
  1. 0 0
      lib/single-file.js
  2. 1 1
      manifest.json
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

ファイルの差分が大きいため隠しています
+ 0 - 0
lib/single-file.js


+ 1 - 1
manifest.json

@@ -8,7 +8,7 @@
 		"64": "src/ui/resources/icon_64.png",
 		"128": "src/ui/resources/icon_128.png"
 	},
-	"version": "1.21.23",
+	"version": "1.21.24",
 	"description": "__MSG_extensionDescription__",
 	"content_scripts": [
 		{

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
 	"name": "single-file",
-	"version": "1.0.15",
+	"version": "1.0.16",
 	"lockfileVersion": 2,
 	"requires": true,
 	"packages": {
 		"": {
 			"name": "single-file",
-			"version": "1.0.15",
+			"version": "1.0.16",
 			"license": "AGPL-3.0-or-later",
 			"dependencies": {
 				"single-file-cli": "1.0.20",

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 	"name": "single-file",
-	"version": "1.0.15",
+	"version": "1.0.16",
 	"description": "SingleFile",
 	"author": "Gildas Lormeau",
 	"license": "AGPL-3.0-or-later",

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません