1
0

bump version number to 4.7.0

This commit is contained in:
ThomasV
2026-01-22 16:22:42 +01:00
parent fd5ea32f3c
commit d2882371a4

View File

@@ -1,4 +1,4 @@
ELECTRUM_VERSION = '4.6.2' # version of the client package
ELECTRUM_VERSION = '4.7.0' # version of the client package
PROTOCOL_VERSION_MIN = '1.4' # electrum protocol
PROTOCOL_VERSION_MAX = '1.6'