We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa642a2 commit 438c3e0Copy full SHA for 438c3e0
TreeTransplant/TreeTransplant.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<AssemblyName>TreeTransplant</AssemblyName>
5
- <Version>1.0.11</Version>
+ <Version>1.0.12</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": "LeonBlade",
- "Version": "1.0.11",
+ "Version": "1.0.12",
"Description": "Allows you to transplant trees in game.",
"UniqueID": "TreeTransplant",
"EntryDll": "TreeTransplant.dll",
0 commit comments