mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-25 11:04:07 +00:00
Release v0.3.1
This commit is contained in:
parent
a032051c95
commit
3a975f5f7f
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
"""
|
||||
Dispatcharr version information.
|
||||
"""
|
||||
__version__ = '0.3.0' # Follow semantic versioning (MAJOR.MINOR.PATCH)
|
||||
__build__ = '6' # Auto-incremented on builds
|
||||
__version__ = '0.3.1' # Follow semantic versioning (MAJOR.MINOR.PATCH)
|
||||
__build__ = '0' # Auto-incremented on builds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue