diff --git a/website/static/downloads/client.json b/website/static/downloads/client.json index 21c1689d..76ba9853 100644 --- a/website/static/downloads/client.json +++ b/website/static/downloads/client.json @@ -4,9 +4,13 @@ "url": "https://tailchat-app.msgbyte.com/app-release.apk" }, "windows": { - "version": "0.0.4", - "url": "https://github.com/msgbyte/tailchat/releases/download/v1.8.6/Tailchat-0.0.4-win.zip", + "version": "0.0.5", + "url": "https://github.com/msgbyte/tailchat/releases/download/v1.8.9/Tailchat-0.0.5-win.zip", "history": [ + { + "version": "0.0.4", + "url": "https://github.com/msgbyte/tailchat/releases/download/v1.8.6/Tailchat-0.0.4-win.zip" + }, { "version": "0.0.2", "url": "https://github.com/msgbyte/tailchat/releases/download/v1.8.4/Tailchat-0.0.2-win.zip"