v0.5.13: Electrum 4.8.0 compatibility (register_dict -> register_name shim
This commit is contained in:
@@ -121,7 +121,7 @@ class BalPlugin(BasePlugin):
|
||||
"""
|
||||
|
||||
_version = None
|
||||
__version__ = "0.5.11" # AUTOMATICALLY GENERATED DO NOT EDIT
|
||||
__version__ = "0.5.13" # AUTOMATICALLY GENERATED DO NOT EDIT
|
||||
|
||||
# Command used to open an .ics calendar file, per operating system.
|
||||
default_app = {
|
||||
|
||||
Reference in New Issue
Block a user