We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 368b6c7 commit 632f6fbCopy full SHA for 632f6fb
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Release Notes
2
All notable changes to this project will be documented in this file.
3
4
+## 0.28.10 Oct 13, 2021
5
+### Fixed
6
+- Internal fixes in order to fix building.
7
+
8
## 0.28.9 Sep 24, 2021
9
### Fixed
10
- Internal fixes in order to fix building.
ton-node-se/ton_node_startup/Cargo.toml
@@ -1,7 +1,7 @@
[package]
build = "../build/build.rs"
name = "ton_node_startup"
-version = "0.28.9"
+version = "0.28.10"
[dependencies]
clap = "2.32.0"
0 commit comments