We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d99293 commit f2bfa2dCopy full SHA for f2bfa2d
electrum/version.py
@@ -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
+ELECTRUM_VERSION = '4.6' # version of the client package
+APK_VERSION = '4.6.0.0' # read by buildozer.spec
3
4
PROTOCOL_VERSION = '1.4' # protocol version requested
5
0 commit comments