Skip to content

Commit 7c23209

Browse files
author
Sergei Voronezhskii
committed
Version 0.28.8
1 parent d577881 commit 7c23209

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.8 Sep 22, 2021
5+
### Fixed
6+
- Build with new version q-server 0.43.0
7+
48
## 0.28.7 Sep 5, 2021
59
### Fixed
610
- Predeployed fixed version of Giver V2 (with the new address). The old version of giver left at the same old address

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.7"
4+
version = "0.28.8"
55

66
[dependencies]
77
clap = "2.32.0"

0 commit comments

Comments
 (0)