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." }