From 48685e861d53cab61f69cddc9d414b6da3f457b8 Mon Sep 17 00:00:00 2001 From: Pierce Thompson Date: Tue, 11 Apr 2023 10:47:53 -0400 Subject: [PATCH] Bump to 1.1.2 --- info.json | 2 +- repository.json | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/info.json b/info.json index f80ea4e..71b8341 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "Id": "Gauge", - "Version": "1.1.1", + "Version": "1.1.2", "DisplayName": "Gauge", "Author": "Insprill", "EntryMethod": "Gauge.Main.Load", diff --git a/repository.json b/repository.json index c1e53e7..931148d 100644 --- a/repository.json +++ b/repository.json @@ -1,5 +1,10 @@ { "Releases": [ + { + "Id": "Gauge", + "Version": "1.1.2", + "DownloadUrl": "https://github.com/Insprill/dv-gauge/releases/download/v1.1.2/Gauge_v1.1.2.zip" + }, { "Id": "Gauge", "Version": "1.1.1",