Skip to content

Commit

Permalink
2.0.0b30
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelveldt authored May 10, 2023
1 parent f938600 commit 311d6bd
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.0b29"
__version__: Final[str] = "2.0.0b30"

SCHEMA_VERSION: Final[int] = 22

Expand Down

0 comments on commit 311d6bd

Please sign in to comment.