Skip to content

Commit 0fdaacd

Browse files
Seawolf87LeonBlade
authored andcommitted
Update for SMAPI 3.0.0
1 parent e390cb5 commit 0fdaacd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

TreeTransplant/TreeTransplant.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
4545
</PropertyGroup>
4646
<ItemGroup>
47-
<PackageReference Include="Pathoschild.Stardew.ModBuildConfig" Version="2.2.0" />
47+
<PackageReference Include="Pathoschild.Stardew.ModBuildConfig" Version="3.0.0" />
4848
</ItemGroup>
4949
<ItemGroup>
5050
<Reference Include="System" />

TreeTransplant/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Name": "Tree Transplant",
33
"Author": "James Stine",
4-
"Version": "1.0.8",
4+
"Version": "1.0.9",
55
"Description": "Allows you to transplant trees in game.",
66
"UniqueID": "TreeTransplant",
77
"EntryDll": "TreeTransplant.dll",

0 commit comments

Comments
 (0)