From f15c01211773635a0821f36b9ba36c23a1655507 Mon Sep 17 00:00:00 2001 From: Michel Fedde Date: Thu, 31 Jul 2025 23:11:16 +0200 Subject: [PATCH] Adds missing supersonic config change --- .config/supersonic/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/supersonic/config.toml b/.config/supersonic/config.toml index 9ec1d28..e73e0bd 100644 --- a/.config/supersonic/config.toml +++ b/.config/supersonic/config.toml @@ -2,7 +2,7 @@ WindowWidth = 2051 WindowHeight = 1424 LastCheckedVersion = 'v0.14.0' -LastLaunchedVersion = 'v0.16.0' +LastLaunchedVersion = 'v0.17.0' EnableSystemTray = true CloseToSystemTray = false StartupPage = 'Albums'