Skip to content

Commit f2bfa2d

Browse files
author
Escanor Liones
committed
[Version] 4.6
1 parent 4d99293 commit f2bfa2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

electrum/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
ELECTRUM_VERSION = '4.7' # version of the client package
2-
APK_VERSION = '4.6.7.0' # read by buildozer.spec
1+
ELECTRUM_VERSION = '4.6' # version of the client package
2+
APK_VERSION = '4.6.0.0' # read by buildozer.spec
33

44
PROTOCOL_VERSION = '1.4' # protocol version requested
55

0 commit comments

Comments
 (0)