Skip to content

Commit

Permalink
Finalise v1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesh committed Sep 2, 2024
1 parent a206bcc commit 8bf13a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ void OpenLyricsVersion::get_about_message(pfc::string_base & out)
out += "\nChangelog:\n";
// out += "Version " OPENLYRICS_VERSION " (" __DATE__ "):\n"
// "\n";
out += "Version 1.10.2 (2024-09-01):\n"
out += "Version 1.10.2 (2024-09-02):\n"
"- Fix a crash when attempting to edit lyrics on a track with none saved\n"
"- Fix internet radio always searching when a new track starts, ignoring\n"
" the option to only search when an OpenLyrics panel is visible\n"
Expand Down

0 comments on commit 8bf13a2

Please sign in to comment.