• R/O
  • HTTP
  • SSH
  • HTTPS

Byone: Commit

Bytom Wallet for Chrome


Commit MetaInfo

Revision6204a1ee36e774e669284a805aee34e8daf70a89 (tree)
Zeit2019-10-28 14:56:07
AutorZhiting Lin <zlin035@uott...>
CommiterZhiting Lin

Log Message

update to v2.1.2

Ändern Zusammenfassung

Diff

--- a/src/manifest.js
+++ b/src/manifest.js
@@ -2,7 +2,7 @@ module.exports = {
22 manifest_version: 2,
33 name: 'Byone',
44 description: 'Bytom Wallet Chrome extension, Bystore officially changed to Byone.',
5- version: '2.1.1',
5+ version: '2.1.2',
66 author: 'Bytom frontend, zhitinglin',
77 web_accessible_resources: ['js/inject.js', 'wasm/main.wasm'],
88 browser_action: {
--- a/updates.xml
+++ b/updates.xml
@@ -1,6 +1,6 @@
11 <?xml version='1.0' encoding='UTF-8'?>
22 <gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
33 <app appid='gnooapainaenaagmljnopepbheiaaaok'>
4- <updatecheck codebase='http://localhost:8000/chrome-ext.crx' version='2.1.1' />
4+ <updatecheck codebase='http://localhost:8000/chrome-ext.crx' version='2.1.2' />
55 </app>
66 </gupdate>
\ No newline at end of file
Show on old repository browser