OSDN Git Service

update to v2.1.2
authorZhiting Lin <zlin035@uottawa.ca>
Mon, 28 Oct 2019 05:56:07 +0000 (13:56 +0800)
committerZhiting Lin <zlin035@uottawa.ca>
Mon, 28 Oct 2019 05:56:07 +0000 (13:56 +0800)
src/manifest.js
updates.xml

index 3c7bf3c..b6f9be8 100644 (file)
@@ -2,7 +2,7 @@ module.exports = {
   manifest_version: 2,
   name: 'Byone',
   description: 'Bytom Wallet Chrome extension, Bystore officially changed to Byone.',
-  version: '2.1.1',
+  version: '2.1.2',
   author: 'Bytom frontend, zhitinglin',
   web_accessible_resources: ['js/inject.js', 'wasm/main.wasm'],
   browser_action: {
index 361fb78..afa7415 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
   <app appid='gnooapainaenaagmljnopepbheiaaaok'>
-    <updatecheck codebase='http://localhost:8000/chrome-ext.crx' version='2.1.1' />
+    <updatecheck codebase='http://localhost:8000/chrome-ext.crx' version='2.1.2' />
   </app>
 </gupdate>
\ No newline at end of file