diff --git a/lib/version.py b/lib/version.py index 7b98452e..23daae03 100644 --- a/lib/version.py +++ b/lib/version.py @@ -1,3 +1,3 @@ -ELECTRUM_VERSION = "0.60" +ELECTRUM_VERSION = "0.61" SEED_VERSION = 4 # bump this everytime the seed generation is modified -TRANSLATION_ID = 28079 # version of the wiki page +TRANSLATION_ID = 28344 # version of the wiki page