v0.5.15: sync version in plugin_base

This commit is contained in:
2026-07-15 12:08:13 +00:00
parent 184eb7b619
commit 62502263fd

View File

@@ -121,7 +121,7 @@ class BalPlugin(BasePlugin):
""" """
_version = None _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. # Command used to open an .ics calendar file, per operating system.
default_app = { default_app = {