Skip to content

Commit 7b0d6e6

Browse files
authored
Merge pull request #3858 from OnedgeLee/prepare/5.1.0
🔧 Prepare 5.1.0
2 parents 8ecfaf6 + a4881e5 commit 7b0d6e6

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGES.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
Libplanet changelog
22
===================
33

4+
Version 5.1.0
5+
-------------
6+
7+
To be released.
8+
9+
### Deprecated APIs
10+
11+
### Backward-incompatible API changes
12+
13+
### Backward-incompatible network protocol changes
14+
15+
### Backward-incompatible storage format changes
16+
17+
### Added APIs
18+
19+
### Behavioral changes
20+
21+
### Bug fixes
22+
23+
### Dependencies
24+
25+
### CLI tools
26+
27+
428
Version 5.0.0
529
-------------
630

src/Libplanet/Libplanet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<PackageId>Libplanet</PackageId>
44
<Title>Libplanet</Title>
5-
<VersionPrefix>5.0.0</VersionPrefix>
5+
<VersionPrefix>5.1.0</VersionPrefix>
66
<!-- Note: don't be confused by the word "prefix" here. It's merely a
77
version without suffix like "-dev.123". See the following examples:
88
Version: 1.2.3-dev.456

0 commit comments

Comments
 (0)