Skip to content

Commit 33c75a6

Browse files
committed
Update to version 1.6.2
1 parent 348f523 commit 33c75a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BDTHPlugin/BDTHPlugin.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.6.1</Version>
3+
<Version>1.6.2</Version>
44
<TargetFramework>net7.0-windows</TargetFramework>
55
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
66
<LangVersion>latest</LangVersion>

BDTHPlugin/BDTHPlugin.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"Name": "Burning Down the House",
44
"Description": "Move around housing items with coordinates and allows you to place anywhere.",
55
"InternalName": "BDTHPlugin",
6-
"AssemblyVersion": "1.6.1",
6+
"AssemblyVersion": "1.6.2",
77
"RepoUrl": "https://github.com/LeonBlade/BDTHPlugin",
88
"ApplicableVersion": "any",
99
"Tags": ["bdth", "housing", "float", "place", "glitch", "furnishing", "LeonBlade"],

0 commit comments

Comments
 (0)