From 77100b5db5bb5e82e58d36e08ca7b4be370d4595 Mon Sep 17 00:00:00 2001 From: Vito Date: Mon, 31 May 2021 10:27:29 -0400 Subject: [PATCH] 2.0.1 update link --- updates.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/updates.json b/updates.json index d7ea54f..9e07ad7 100644 --- a/updates.json +++ b/updates.json @@ -25,6 +25,10 @@ { "version": "2.0.0", "update_link": "https://github.com/vitosamson/np-mod-tools/releases/download/2.0.0/np_mod_helper-2.0.0-fx.xpi" + }, + { + "version": "2.0.1", + "update_link": "https://github.com/vitosamson/np-mod-tools/releases/download/2.0.1/np_mod_helper-2.0.1-fx.xpi" } ] }