Skip to content

Commit

Permalink
beta39 (#732)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinSchenkel authored Jun 24, 2023
1 parent e1bff24 commit 41707ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion music_assistant/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import pathlib
from typing import Final

__version__: Final[str] = "2.0.0b38"
__version__: Final[str] = "2.0.0b39"

VERSION: Final[int] = __version__
SCHEMA_VERSION: Final[int] = 22
Expand Down

0 comments on commit 41707ee

Please sign in to comment.