Increment build number to 28 [skip ci]

This commit is contained in:
GitHub Actions 2025-04-11 21:57:59 +00:00
parent cc5b8f475a
commit f45574bbdb

View file

@ -2,4 +2,4 @@
Dispatcharr version information.
"""
__version__ = '0.1.0' # Follow semantic versioning (MAJOR.MINOR.PATCH)
__build__ = '27' # Auto-incremented on builds
__build__ = '28' # Auto-incremented on builds