From 2b35c90619192b33b37b4bdc2e0c97ab170edfc8 Mon Sep 17 00:00:00 2001 From: t0stiman <18124323+t0stiman@users.noreply.github.com> Date: Wed, 20 Mar 2024 14:08:03 +0100 Subject: [PATCH] v0.0.7 --- info.json | 2 +- repository.json | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/info.json b/info.json index 41206cc..3cd6539 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "Id": "better_mouse_mod", - "Version": "0.0.6", + "Version": "0.0.7", "DisplayName": "Better controls mod", "Author": "Tostiman", "EntryMethod": "better_mouse_mod.Main.Load", diff --git a/repository.json b/repository.json index 8424dbf..1976eb7 100644 --- a/repository.json +++ b/repository.json @@ -1,5 +1,10 @@ { "Releases": [ + { + "Id": "better_mouse_mod", + "Version": "0.0.7", + "DownloadUrl": "https://github.com/t0stiman/rr_better_mouse_mod/releases/download/v0.0.6/better_mouse_mod.zip" + }, { "Id": "better_mouse_mod", "Version": "0.0.6",