Increment build number to 27 [skip ci]

This commit is contained in:
GitHub Actions 2025-04-11 21:39:19 +00:00
parent a300dfcede
commit f941193201

View file

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