From be6bc688d47f01cc91cd20143fbd6228a6538509 Mon Sep 17 00:00:00 2001 From: Pierce Thompson Date: Sat, 22 Jul 2023 10:43:17 -0400 Subject: [PATCH] Bump to 1.3.0 --- CHANGELOG.txt | 5 +++++ info.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 34acdb7..38df0a7 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,8 @@ +1.3.0: +- Switched back to UMM. +- Added support for the S060. + + 1.2.1: - Fixed turntable rails not being regauged. diff --git a/info.json b/info.json index 462214b..9fe16e0 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "Id": "Gauge", - "Version": "1.2.0", + "Version": "1.3.0", "DisplayName": "Gauge", "Author": "Insprill", "EntryMethod": "Gauge.Gauge.Load",