diff --git a/lib/version.py b/lib/version.py index 4cc90f4a..49f41e16 100644 --- a/lib/version.py +++ b/lib/version.py @@ -1,3 +1,3 @@ -ELECTRUM_VERSION = "0.58" +ELECTRUM_VERSION = "0.59" SEED_VERSION = 4 # bump this everytime the seed generation is modified -TRANSLATION_ID = 27601 # version of the wiki page +TRANSLATION_ID = 27842 # version of the wiki page