Skip to content
This repository was archived by the owner on Oct 5, 2024. It is now read-only.

Commit 78eeb0b

Browse files
author
Daniel Monotoko
committed
4.1.5.8
1 parent 23ba13f commit 78eeb0b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.latest-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.1.5.7",
2+
"version": "4.1.5.8",
33
"signatures": {
44
"XuKFPN7RDbrvNsPddPyUPzVqwdhvfB67cx": "IC/X9efzzRP+P1TOfCDyIiSds4bVcOTy6EVfADrr54Hvab18f5e8NSzRCU7D29qmBm+V35VCgBL2ID0VikpP+yw="
55
}

electrum_dash/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import re
22

33

4-
ELECTRUM_VERSION = '4.1.5.7' # version of the client package
5-
APK_VERSION = '4.1.5.7' # read by buildozer.spec
4+
ELECTRUM_VERSION = '4.1.5.8' # version of the client package
5+
APK_VERSION = '4.1.5.8' # read by buildozer.spec
66

77
PROTOCOL_VERSION = '1.4.2' # protocol version requested
88

0 commit comments

Comments
 (0)