瀏覽代碼

bump version

Gildas 4 年之前
父節點
當前提交
a5983af0c6
共有 6 個文件被更改,包括 3 次插入3 次删除
  1. 0 0
      dist/extension-bootstrap.js
  2. 0 0
      dist/extension.js
  3. 0 0
      dist/single-file.js
  4. 1 1
      extension/lib/woleet/woleet.js
  5. 1 1
      manifest.json
  6. 1 1
      package.json

File diff suppressed because it is too large
+ 0 - 0
dist/extension-bootstrap.js


File diff suppressed because it is too large
+ 0 - 0
dist/extension.js


File diff suppressed because it is too large
+ 0 - 0
dist/single-file.js


+ 1 - 1
extension/lib/woleet/woleet.js

@@ -22,7 +22,7 @@
  */
 /* global fetch */
 const urlService = "https://api.woleet.io/v1/anchor";
-const apiKey = "";
+const apiKey = "eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJhYzZmZTMzMi0wODNjLTRjZmMtYmYxNC0xNWU5MTJmMWY4OWIiLCJpYXQiOjE1NzYxNzQzNDV9.n31j9ctJj7R1Vjwyc5yd1d6Cmg0NDnpwSaLWsqtZJQA";
 export {
 	anchor
 };

+ 1 - 1
manifest.json

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

+ 1 - 1
package.json

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

Some files were not shown because too many files changed in this diff