From af44468800c876dd0aa0259a73088df8230c0297 Mon Sep 17 00:00:00 2001 From: Exempt-Medic <60412657+Exempt-Medic@users.noreply.github.com> Date: Tue, 5 Dec 2023 23:38:42 -0500 Subject: [PATCH] Update versions.json --- versions.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/versions.json b/versions.json index 77126f43..a0c398df 100644 --- a/versions.json +++ b/versions.json @@ -1,5 +1,13 @@ { "versions": [ + { + "package_version": "0.4.3.1", + "download_url": "https://github.com/NewSoupVi/witness_archipelago_tracker/releases/download/v0.4.3.1/witness_archipelago_tracker.zip", + "sha256": "975B5C63BBC9D1DD1D5B7C877D93B9604637E6D3A1A6BCEB5EDCFA95C70D7D75", + "changelog": [ + "Logic fixes and connection speedups" + ] + }, { "package_version": "0.4.3", "download_url": "https://github.com/NewSoupVi/witness_archipelago_tracker/releases/download/v0.4.3/witness_archipelago_tracker.zip",