Skip to content

Commit 72660c2

Browse files
committed
Merge branch 'brand'
2 parents 472658b + b9ab41f commit 72660c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bitbox-bridge/release/darwin/resources/welcome.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<head><style>body {font-family: sans-serif}</style></head>
33
<body>
44
<h2>Hi there!</h2>
5-
<p>The BitBoxBridge is a background application made by Shift Cryptosecurity. It is required to use web wallets such as MyEtherWallet with the BitBox02.</p>
5+
<p>The BitBoxBridge is a background application made by Shift Crypto. It is a background application to connect the BitBox02 to web wallets such as MyEtherWallet, Rabby and Adalite.</p>
66
</body>
77
</html>

bitbox-bridge/release/windows/wix/Common.wxl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
33
<String Id="ProductName">BitBoxBridge</String>
44
<String Id="ProductNameFolder">BitBoxBridge</String>
5-
<String Id="Company">Shift Cryptosecurity</String>
5+
<String Id="Company">Shift Crypto</String>
66

77
<String Id="Description">Web to USB bridge for BitBox02</String>
88
<String Id="Comments">This bridge is used for web wallets</String>

0 commit comments

Comments
 (0)