From 8396bcdd0c9b9c2513e81c5ba237a18b27e85947 Mon Sep 17 00:00:00 2001 From: 7873930+GStefanowich <7873930+GStefanowich@users.noreply.github.com> Date: Wed, 7 Jun 2023 13:08:11 -0400 Subject: [PATCH] Updated to version 1.2.2 --- ForecasterText.csproj | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ForecasterText.csproj b/ForecasterText.csproj index aa5a24f..390b194 100644 --- a/ForecasterText.csproj +++ b/ForecasterText.csproj @@ -3,7 +3,7 @@ ForecasterText ForecasterText - 1.2.1 + 1.2.2 net5.0 /mnt/gaming/Steam/steamapps/common/Stardew Valley/ diff --git a/manifest.json b/manifest.json index 4d014ed..1ed6999 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "Name": "Forecaster Text", "Author": "TheElm", - "Version": "1.2.1", + "Version": "1.2.2", "Description": "Receive messages from the News station every day", "UniqueID": "TheElm.ForecasterText", "EntryDll": "ForecasterText.dll",