We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 252e750 commit d420d0aCopy full SHA for d420d0a
TreeTransplant/TreeTransplant.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<AssemblyName>TreeTransplant</AssemblyName>
5
- <Version>1.0.10</Version>
+ <Version>1.0.11</Version>
6
<RootNamespace>TreeTransplant</RootNamespace>
7
<TargetFramework>net452</TargetFramework>
8
<AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
TreeTransplant/manifest.json
@@ -1,7 +1,7 @@
1
{
"Name": "Tree Transplant",
- "Author": "James Stine",
- "Version": "1.0.10",
+ "Author": "LeonBlade",
+ "Version": "1.0.11",
"Description": "Allows you to transplant trees in game.",
"UniqueID": "TreeTransplant",
"EntryDll": "TreeTransplant.dll",
0 commit comments