浏览代码

bump version

Gildas 4 年之前
父节点
当前提交
4aae186add
共有 5 个文件被更改,包括 1 次插入1 次删除
  1. 0 0
      dist/extension-background.js
  2. 0 0
      dist/single-file-bootstrap.js
  3. 0 0
      dist/single-file.js
  4. 0 0
      dist/web/hooks/hooks-frames-web.js
  5. 1 1
      manifest.json

文件差异内容过多而无法显示
+ 0 - 0
dist/extension-background.js


文件差异内容过多而无法显示
+ 0 - 0
dist/single-file-bootstrap.js


文件差异内容过多而无法显示
+ 0 - 0
dist/single-file.js


文件差异内容过多而无法显示
+ 0 - 0
dist/web/hooks/hooks-frames-web.js


+ 1 - 1
manifest.json

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

部分文件因为文件数量过多而无法显示