Skip to content

Commit 632f6fb

Browse files
author
Denis K
committed
Updated version and CHANGELOG.md.
1 parent 368b6c7 commit 632f6fb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Release Notes
22
All notable changes to this project will be documented in this file.
33

4+
## 0.28.10 Oct 13, 2021
5+
### Fixed
6+
- Internal fixes in order to fix building.
7+
48
## 0.28.9 Sep 24, 2021
59
### Fixed
610
- Internal fixes in order to fix building.

ton-node-se/ton_node_startup/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
build = "../build/build.rs"
33
name = "ton_node_startup"
4-
version = "0.28.9"
4+
version = "0.28.10"
55

66
[dependencies]
77
clap = "2.32.0"

0 commit comments

Comments
 (0)