We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ec98d2 commit 78a1714Copy full SHA for 78a1714
CHANGELOG.txt
@@ -1,5 +1,8 @@
1
Music Caster Changelog
2
3
+5.25.2
4
+- [Fix] URL processing
5
+
6
5.25.1
7
- [Fix] Settings save/load ?
8
- [Fix] Typing
src/meta.py
@@ -1,4 +1,4 @@
-VERSION = latest_version = '5.25.1'
+VERSION = latest_version = '5.25.2'
UPDATE_MESSAGE = """
[NEW] Support "System Audio" in CLI
[MSG] Language translators wanted
0 commit comments