Skip to content

Commit e1140d0

Browse files
Merge pull request #291 from SwissBitcoinPay/fix-wrong-amount-print
Fixed wrong amount on ticket print
2 parents 3fe594a + d99f1ac commit e1140d0

File tree

5 files changed

+497
-1311
lines changed

5 files changed

+497
-1311
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
APP_VERSION=2.5.13
1+
APP_VERSION=2.5.14
22

3-
APP_BUILD_NUMBER=442
3+
APP_BUILD_NUMBER=443
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Support ticket printing on Bitcoinize v2.1
2+
- Fixed wrong ticket printing amount
3+
- Fixed BitBox02 connection on Android
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Support de l'impression du ticket sur Bitcoinize v2.1
2+
- Corrigé le faux montant en BTC imprimé sur les tickets
3+
- Corrigé la connexion avec les BitBox02 sur Android

0 commit comments

Comments
 (0)