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",
|
||||
"pushSenderId": "1036948132229",
|
||||
"description": "A Secure Bitcoin Wallet",
|
||||
"version": "3.4.0",
|
||||
"androidVersion": "340001",
|
||||
"_extraCSS": null,
|
||||
"version": "3.5.0",
|
||||
"androidVersion": "350000",
|
||||
"_extraCSS": "",
|
||||
"_enabledExtensions": {
|
||||
"coinbase": false,
|
||||
"glidera": false,
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
<description>
|
||||
*PURPOSELINE*
|
||||
</description>
|
||||
<author email="support@bitcoin.com" href="*URL*">
|
||||
<author email="wallet@bitcoin.com" href="*URL*">
|
||||
Saint Bitts LLC.
|
||||
</author>
|
||||
<content src="index.html" />
|
||||
|
|
|
|||
|
|
@ -7,6 +7,8 @@
|
|||
<meta name="msapplication-tap-highlight" content="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/bitcoin.com.css">
|
||||
<link rel="stylesheet" type="text/css" href="css/icomoon.css">
|
||||
<title>*USERVISIBLENAME* - *PURPOSELINE*</title>
|
||||
<link rel="shortcut icon" href="img/app/favicon.ico">
|
||||
</head>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "*PACKAGENAME*",
|
||||
"description": "*DESCRIPTION*",
|
||||
"author": "BitPay",
|
||||
"author": "Bitcoin.com",
|
||||
"version": "*VERSION*",
|
||||
"keywords": [
|
||||
"bitcoin",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue