Increment build number to 5 [skip ci]

This commit is contained in:
GitHub Actions 2025-04-15 02:03:57 +00:00
parent 60fd5afd94
commit 20baa0ddcf

View file

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