OSDN Git Service

update the version.
authorZhiting Lin <zlin035@uottawa.ca>
Wed, 3 Apr 2019 02:43:14 +0000 (10:43 +0800)
committerZhiting Lin <zlin035@uottawa.ca>
Wed, 3 Apr 2019 02:43:14 +0000 (10:43 +0800)
src/manifest.js
updates.xml

index 030d761..ece1a7d 100644 (file)
@@ -2,7 +2,7 @@ module.exports = {
   manifest_version: 2,
   name: 'Bystore',
   description: 'Bytom Wallet for Chrome.',
-  version: '1.0.0',
+  version: '1.0.0.1',
   author: 'Bytom frontend, zhitinglin',
   web_accessible_resources: ['js/inject.js', 'wasm/main.wasm'],
   browser_action: {
index 5aa40db..f41af8a 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='1.0.0' />
+    <updatecheck codebase='http://localhost:8000/chrome-ext.crx' version='1.0.0.1' />
   </app>
 </gupdate>
\ No newline at end of file