v0.5.10: sync version in plugin_base

This commit is contained in:
2026-07-05 09:06:53 +00:00
parent 3ceabac0bb
commit cd2278c2b8

View File

@@ -91,7 +91,7 @@ class BalPlugin(BasePlugin):
"""
_version = None
__version__ = "0.5.2" # AUTOMATICALLY GENERATED DO NOT EDIT
__version__ = "0.5.10" # AUTOMATICALLY GENERATED DO NOT EDIT
# Command used to open an .ics calendar file, per operating system.
default_app = {