diff --git a/bal/core/plugin_base.py b/bal/core/plugin_base.py index ffe5850..4ac8f8e 100644 --- a/bal/core/plugin_base.py +++ b/bal/core/plugin_base.py @@ -121,7 +121,7 @@ class BalPlugin(BasePlugin): """ _version = None - __version__ = "0.5.13" # AUTOMATICALLY GENERATED DO NOT EDIT + __version__ = "0.5.15" # AUTOMATICALLY GENERATED DO NOT EDIT # Command used to open an .ics calendar file, per operating system. default_app = {