Jelajahi Sumber

bump version

Gildas 4 tahun lalu
induk
melakukan
c1a0e72462
3 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 0 0
      dist/single-file.js
  2. 1 1
      extension/lib/woleet/woleet.js
  3. 1 1
      manifest.json

File diff ditekan karena terlalu besar
+ 0 - 0
dist/single-file.js


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

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

+ 1 - 1
manifest.json

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

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini