summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-07-17 11:29:50 -0400
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-07-17 11:29:50 -0400
commit3da5917eed5fc9db3017e2bf0d0f9bf92c295e6a (patch)
tree319697ea80c5d805eef38def240dc00b0888df69 /src
parent1b7dfb28f2968ccce0ee0669e88a7258f1662e81 (diff)
downloadSMAPI-3da5917eed5fc9db3017e2bf0d0f9bf92c295e6a.tar.gz
SMAPI-3da5917eed5fc9db3017e2bf0d0f9bf92c295e6a.tar.bz2
SMAPI-3da5917eed5fc9db3017e2bf0d0f9bf92c295e6a.zip
update Pintail
Diffstat (limited to 'src')
-rw-r--r--src/SMAPI/SMAPI.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SMAPI/SMAPI.csproj b/src/SMAPI/SMAPI.csproj
index 1c745702..36db0545 100644
--- a/src/SMAPI/SMAPI.csproj
+++ b/src/SMAPI/SMAPI.csproj
@@ -27,7 +27,7 @@
<PackageReference Include="MonoMod.Common" Version="22.3.5.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Pathoschild.Http.FluentClient" Version="4.1.1" />
- <PackageReference Include="Pintail" Version="2.2.0" />
+ <PackageReference Include="Pintail" Version="2.2.1" />
<PackageReference Include="Platonymous.TMXTile" Version="1.5.9" />
<PackageReference Include="System.Reflection.Emit" Version="4.7.0" />