Skip to content

Commit 98333f4

Browse files
authored
Merge pull request #4041 from planetarium/prepare/5.6.0
🔧 Prepare 5.6.0
2 parents 2f8dac9 + 62a746c commit 98333f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Libplanet changelog
22
===================
33

4-
Version 5.5.2
4+
Version 5.6.0
55
-------------
66

77
To be released.

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFrameworks Condition="'$(_IsPacking)'=='true'">net6.0</TargetFrameworks>
55
<TargetFramework Condition="'$(_IsPacking)'!='true'">net6.0</TargetFramework>
66
<LangVersion>10</LangVersion>
7-
<VersionPrefix>5.5.2</VersionPrefix>
7+
<VersionPrefix>5.6.0</VersionPrefix>
88
<!-- Note: don't be confused by the word "prefix" here. It's merely a
99
version without suffix like "-dev.123". See the following examples:
1010
Version: 1.2.3-dev.456

0 commit comments

Comments
 (0)