Increment build number to 3 [skip ci]

This commit is contained in:
GitHub Actions 2025-04-17 08:34:57 +00:00
parent e57c712943
commit 84287b948f

View file

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