Updated version and CSS links
This commit is contained in:
parent
19824e8fde
commit
3410445d3f
4 changed files with 7 additions and 5 deletions
|
|
@ -22,9 +22,9 @@
|
||||||
"windowsAppId": "804636ee-b017-4cad-8719-e58ac97ffa5c",
|
"windowsAppId": "804636ee-b017-4cad-8719-e58ac97ffa5c",
|
||||||
"pushSenderId": "1036948132229",
|
"pushSenderId": "1036948132229",
|
||||||
"description": "A Secure Bitcoin Wallet",
|
"description": "A Secure Bitcoin Wallet",
|
||||||
"version": "3.4.0",
|
"version": "3.5.0",
|
||||||
"androidVersion": "340001",
|
"androidVersion": "350000",
|
||||||
"_extraCSS": null,
|
"_extraCSS": "",
|
||||||
"_enabledExtensions": {
|
"_enabledExtensions": {
|
||||||
"coinbase": false,
|
"coinbase": false,
|
||||||
"glidera": false,
|
"glidera": false,
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
<description>
|
<description>
|
||||||
*PURPOSELINE*
|
*PURPOSELINE*
|
||||||
</description>
|
</description>
|
||||||
<author email="support@bitcoin.com" href="*URL*">
|
<author email="wallet@bitcoin.com" href="*URL*">
|
||||||
Saint Bitts LLC.
|
Saint Bitts LLC.
|
||||||
</author>
|
</author>
|
||||||
<content src="index.html" />
|
<content src="index.html" />
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,8 @@
|
||||||
<meta name="msapplication-tap-highlight" content="no">
|
<meta name="msapplication-tap-highlight" content="no">
|
||||||
<meta name="format-detection" content="telephone=no">
|
<meta name="format-detection" content="telephone=no">
|
||||||
<link rel="stylesheet" type="text/css" href="css/main.css">
|
<link rel="stylesheet" type="text/css" href="css/main.css">
|
||||||
|
<link rel="stylesheet" type="text/css" href="css/bitcoin.com.css">
|
||||||
|
<link rel="stylesheet" type="text/css" href="css/icomoon.css">
|
||||||
<title>*USERVISIBLENAME* - *PURPOSELINE*</title>
|
<title>*USERVISIBLENAME* - *PURPOSELINE*</title>
|
||||||
<link rel="shortcut icon" href="img/app/favicon.ico">
|
<link rel="shortcut icon" href="img/app/favicon.ico">
|
||||||
</head>
|
</head>
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "*PACKAGENAME*",
|
"name": "*PACKAGENAME*",
|
||||||
"description": "*DESCRIPTION*",
|
"description": "*DESCRIPTION*",
|
||||||
"author": "BitPay",
|
"author": "Bitcoin.com",
|
||||||
"version": "*VERSION*",
|
"version": "*VERSION*",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"bitcoin",
|
"bitcoin",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue