Skip to content

Commit d420d0a

Browse files
committed
Update to version 1.0.11
1 parent 252e750 commit d420d0a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

TreeTransplant/TreeTransplant.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<AssemblyName>TreeTransplant</AssemblyName>
5-
<Version>1.0.10</Version>
5+
<Version>1.0.11</Version>
66
<RootNamespace>TreeTransplant</RootNamespace>
77
<TargetFramework>net452</TargetFramework>
88
<AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>

TreeTransplant/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"Name": "Tree Transplant",
3-
"Author": "James Stine",
4-
"Version": "1.0.10",
3+
"Author": "LeonBlade",
4+
"Version": "1.0.11",
55
"Description": "Allows you to transplant trees in game.",
66
"UniqueID": "TreeTransplant",
77
"EntryDll": "TreeTransplant.dll",

0 commit comments

Comments
 (0)