Skip to content

Commit 9544e5a

Browse files
committed
prepare for release
1 parent 1b97ea3 commit 9544e5a

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

ContentPatcher/ContentPatcher.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>2.7.0</Version>
3+
<Version>2.7.1</Version>
44
<RootNamespace>ContentPatcher</RootNamespace>
55
</PropertyGroup>
66

ContentPatcher/docs/release-notes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ When releasing a format change, don't forget to update the smapi.io/json schema!
99
1010
1111
-->
12-
## Upcoming release
12+
## 2.7.1
13+
Released 28 May 2025 for SMAPI 4.1.10 or later.
14+
1315
* Fixed content packs which incorrectly set `EndSlideShow` in `Data/Characters` to a true/false value.
1416
_Content Patcher 2.7.0 fixed a bug that allowed setting enum fields to a boolean value; 2.7.1 adds a format migration so older content packs will work like before._
1517

0 commit comments

Comments
 (0)