From 0020f8ca1006cc1465936965e0119de0bae33697 Mon Sep 17 00:00:00 2001 From: Sakorona <7285555+Sakorona@users.noreply.github.com> Date: Thu, 13 Jan 2022 14:38:31 -0800 Subject: [PATCH] minor updates DNT manfiest fix, SN json fix --- DynamicNightTime/DynamicNightTime.csproj | 2 +- StardewNotification/i18n/default.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DynamicNightTime/DynamicNightTime.csproj b/DynamicNightTime/DynamicNightTime.csproj index 0b99542..fedb616 100644 --- a/DynamicNightTime/DynamicNightTime.csproj +++ b/DynamicNightTime/DynamicNightTime.csproj @@ -3,7 +3,7 @@ DynamicNightTime DynamicNightTime - 1.3.8 + 1.3.9 net5.0 true diff --git a/StardewNotification/i18n/default.json b/StardewNotification/i18n/default.json index 055c59a..e4aaea4 100644 --- a/StardewNotification/i18n/default.json +++ b/StardewNotification/i18n/default.json @@ -101,7 +101,7 @@ "gmcmNotifCellarProdTitle": "Notify for Cellar Production", "gmcmNotifCellarProdDesc": "Turn this on to get notifications for machines in the cellar.", - "gmcmNotifBarnProdTitle": "Notify for Barn Productio", + "gmcmNotifBarnProdTitle": "Notify for Barn Production", "gmcmNotifBarnProdDesc": "Turn this on to get notifications for machines in the barn." }