Fix Gitea issue label payloads

This commit is contained in:
tegwick 2026-06-25 19:40:15 +02:00
parent 2f40dea6a1
commit 3c66148205
3 changed files with 40 additions and 5 deletions

View file

@ -19,6 +19,6 @@ Supported Backends:
- Future: GitHub, GitLab, JIRA, Redmine
"""
__version__ = "0.2.0"
__version__ = "0.2.1"
__author__ = "Coulomb / MarkiTect Project"
__description__ = "Authoritative task lifecycle manager with plugin architecture"