From c9c78105a582eccd1e12fa2a72748341b8dade8b Mon Sep 17 00:00:00 2001 From: Manuel Cortez Date: Sat, 6 Jan 2024 19:08:28 -0600 Subject: [PATCH] Added info about new version on updater --- updates/updates.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/updates/updates.json b/updates/updates.json index 827e49de..68777bf5 100644 --- a/updates/updates.json +++ b/updates/updates.json @@ -1,7 +1,7 @@ -{"current_version": "2023.04.13", -"description": "Stops support for Twitter session on Feb 9, updates to mastodon sessions. Please avoid using autoupdate as it will not work.", +{"current_version": "2024.01.05", +"description": "autocompletion for mastodon users, edit and view user profiles, actions for notifications.", "date": "unknown", "downloads": -{"Windows32": "https://twblue.es/pubs/twblue_x86.zip", -"Windows64": "https://twblue.es/pubs/twblue_x64.zip"} +{"Windows32": "https://github.com/MCV-Software/TWBlue/releases/download/release/TWBlue_portable_v2024.01.05.zip", +"Windows64": "https://github.com/MCV-Software/TWBlue/releases/download/release/TWBlue_portable_v2024.01.05.zip"} } \ No newline at end of file