Skip to content

Commit e8af935

Browse files
committed
Update to version 1.7.0
1 parent 544794e commit e8af935

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BDTHPlugin/BDTHPlugin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Dalamud.NET.Sdk/13.0.0">
22
<PropertyGroup>
3-
<Version>1.6.9</Version>
3+
<Version>1.7.0</Version>
44
<TargetFramework>net9.0-windows</TargetFramework>
55
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
66
<LangVersion>latest</LangVersion>

BDTHPlugin/BDTHPlugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Description": "Move around housing items with coordinates and allows you to place anywhere.",
55
"Punchline": "House decorating made easy!",
66
"InternalName": "BDTHPlugin",
7-
"AssemblyVersion": "1.6.9",
7+
"AssemblyVersion": "1.7.0",
88
"RepoUrl": "https://github.com/LeonBlade/BDTHPlugin",
99
"ApplicableVersion": "any",
1010
"Tags": ["bdth", "housing", "float", "place", "glitch", "furnishing", "LeonBlade"],

0 commit comments

Comments
 (0)