We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6775bb commit e10565fCopy full SHA for e10565f
AnimalSitter/AnimalSitter.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<AssemblyName>AnimalSitter</AssemblyName>
5
<RootNamespace>AnimalSitter</RootNamespace>
6
- <Version>2.3.3</Version>
+ <Version>2.3.4</Version>
7
<TargetFramework>net6.0</TargetFramework>
8
<Platforms>AnyCPU</Platforms>
9
<PlatformTarget>AnyCPU</PlatformTarget>
AnimalSitter/manifest.json
@@ -1,7 +1,7 @@
1
{
2
"Name": "Animal Sitter LTS",
"Author": "oliver",
- "Version": "2.3.3",
+ "Version": "2.3.4",
"Description": "Long Term Support Mod Version for Animal Sitter Mod. Let someone else pet all those pesky animals!",
"UniqueID": "oliver.AnimalSitterLTS",
"EntryDll": "AnimalSitter.dll",
0 commit comments