Increment build number to 24 [skip ci]

This commit is contained in:
GitHub Actions 2025-04-11 21:18:53 +00:00
parent 8bf75293fb
commit 508c017f42

View file

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