Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Crown
Electrum-Crw
Commits
9529b418
Commit
9529b418
authored
5 years ago
by
ThomasV
Browse files
Options
Download
Email Patches
Plain Diff
prepare release 3.3.6
parent
76372071
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
RELEASE-NOTES
+1
-1
RELEASE-NOTES
electrum/version.py
+2
-2
electrum/version.py
with
3 additions
and
3 deletions
+3
-3
RELEASE-NOTES
View file @
9529b418
# Release 3.3.6 - (
unreleased
)
# Release 3.3.6 - (
May 16, 2019
)
* qt: fix crash during 2FA wallet creation (#5334)
* fix synchronizer not to keep resubscribing to addresses of
...
...
This diff is collapsed.
Click to expand it.
electrum/version.py
View file @
9529b418
ELECTRUM_VERSION
=
'3.3.
5
'
# version of the client package
APK_VERSION
=
'3.3.
5
.0'
# read by buildozer.spec
ELECTRUM_VERSION
=
'3.3.
6
'
# version of the client package
APK_VERSION
=
'3.3.
6
.0'
# read by buildozer.spec
PROTOCOL_VERSION
=
'1.4'
# protocol version requested
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help