This commit is contained in:
2026-07-26 19:10:14 -06:00
parent e9d92b0ba2
commit ccb3aeb7ae
+1 -1
View File
@@ -4,4 +4,4 @@ __version__ is what the auto-updater compares against the newest tag on the
Gitea releases page (see updater.py), so bump it in the same commit you tag. Gitea releases page (see updater.py), so bump it in the same commit you tag.
""" """
__version__ = "0.1.0" __version__ = "0.2.2"