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