Compare commits

..

1 Commits

Author SHA1 Message Date
3b196e774c Update bal/VERSION
v0.6.0: bump VERSION
2026-07-17 17:36:53 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
0.5.18 0.6.0

View File

@@ -121,7 +121,7 @@ class BalPlugin(BasePlugin):
""" """
_version = None _version = None
__version__ = "0.6.0" # AUTOMATICALLY GENERATED DO NOT EDIT __version__ = "0.5.18" # 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 = {