Skip to content

Commit

Permalink
Update to version 1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonBlade committed Jan 16, 2023
1 parent 4b82c98 commit ccf29a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BDTHPlugin/BDTHPlugin.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.5.7</Version>
<Version>1.5.8</Version>
<TargetFramework>net7.0-windows</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<LangVersion>latest</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion BDTHPlugin/BDTHPlugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"Name": "Burning Down the House",
"Description": "Move around housing items with coordinates and allows you to place anywhere.",
"InternalName": "BDTHPlugin",
"AssemblyVersion": "1.5.7",
"AssemblyVersion": "1.5.8",
"RepoUrl": "https://github.com/LeonBlade/BDTHPlugin",
"ApplicableVersion": "any",
"Tags": ["bdth", "housing", "float", "place", "glitch", "furnishing", "LeonBlade"],
Expand Down

0 comments on commit ccf29a8

Please sign in to comment.