Skip to content

Commit

Permalink
minor updates
Browse files Browse the repository at this point in the history
DNT manfiest fix, SN json fix
  • Loading branch information
Sakorona committed Jan 13, 2022
1 parent 7648d7b commit 0020f8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DynamicNightTime/DynamicNightTime.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<AssemblyName>DynamicNightTime</AssemblyName>
<RootNamespace>DynamicNightTime</RootNamespace>
<Version>1.3.8</Version>
<Version>1.3.9</Version>
<TargetFramework>net5.0</TargetFramework>

<EnableHarmony>true</EnableHarmony>
Expand Down
2 changes: 1 addition & 1 deletion StardewNotification/i18n/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}

0 comments on commit 0020f8c

Please sign in to comment.