forked from bitcoinafterlife/bal-electrum-plugin
chore(release): bump version to 0.3.0
Bump plugin version from 0.2.8 to 0.3.0 in VERSION, manifest.json, __init__.py and core/plugin_base.py for the 0.3.0 release (postpone invalidation safety + Server status column).
This commit is contained in:
@@ -91,7 +91,7 @@ class BalPlugin(BasePlugin):
|
||||
"""
|
||||
|
||||
_version = None
|
||||
__version__ = "0.2.8" # AUTOMATICALLY GENERATED DO NOT EDIT
|
||||
__version__ = "0.3.0" # 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