Skip to content

Commit

Permalink
Merge pull request #3992 from planetarium/prepare/5.4.2
Browse files Browse the repository at this point in the history
🔧 Prepare 5.4.2
  • Loading branch information
s2quake authored Dec 5, 2024
2 parents 368bb48 + debacb0 commit bff17d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Libplanet changelog
===================

Version 5.4.2
-------------

To be released.


Version 5.4.1
-------------

Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks Condition="'$(_IsPacking)'=='true'">net6.0</TargetFrameworks>
<TargetFramework Condition="'$(_IsPacking)'!='true'">net6.0</TargetFramework>
<LangVersion>10</LangVersion>
<VersionPrefix>5.4.1</VersionPrefix>
<VersionPrefix>5.4.2</VersionPrefix>
<!-- Note: don't be confused by the word "prefix" here. It's merely a
version without suffix like "-dev.123". See the following examples:
Version: 1.2.3-dev.456
Expand Down

0 comments on commit bff17d3

Please sign in to comment.