Skip to content

Commit 8bf13a2

Browse files
committed
Finalise v1.10.2
1 parent a206bcc commit 8bf13a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ void OpenLyricsVersion::get_about_message(pfc::string_base & out)
3636
out += "\nChangelog:\n";
3737
// out += "Version " OPENLYRICS_VERSION " (" __DATE__ "):\n"
3838
// "\n";
39-
out += "Version 1.10.2 (2024-09-01):\n"
39+
out += "Version 1.10.2 (2024-09-02):\n"
4040
"- Fix a crash when attempting to edit lyrics on a track with none saved\n"
4141
"- Fix internet radio always searching when a new track starts, ignoring\n"
4242
" the option to only search when an OpenLyrics panel is visible\n"

0 commit comments

Comments
 (0)