File tree Expand file tree Collapse file tree 4 files changed +19
-5
lines changed
Expand file tree Collapse file tree 4 files changed +19
-5
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ set(QML2_IMPORT_PATH "${BLOCK_SETTLE_ROOT}/BlockSettleSigner/qml" CACHE STRING "
7474# Terminal, PB, PuB and offline tools share same version for consistency
7575SET (BS_VERSION_MAJOR 0 )
7676SET (BS_VERSION_MINOR 89 )
77- SET (BS_VERSION_PATCH 5 )
77+ SET (BS_VERSION_PATCH 6 )
7878SET (BS_VERSION_STRING "${BS_VERSION_MAJOR} .${BS_VERSION_MINOR} .${BS_VERSION_PATCH} " )
7979
8080include (GetGitRevisionDescription)
Original file line number Diff line number Diff line change 11Package: bsterminal
2- Version: 0.89.5
2+ Version: 0.89.6
33Section: x11
44Priority: optional
55Architecture: amd64
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ SetCompressor /SOLID lzma
44# General Symbol Definitions
55!define COMPANY " BlockSettle AB"
66!define URL http://blocksettle.com/
7- !define VERSION " 0.89.5 "
7+ !define VERSION " 0.89.6 "
88!define PRODUCT_NAME " BlockSettle Terminal"
99
1010# MultiUser Symbol Definitions
Original file line number Diff line number Diff line change 11{
2- "latest_version" : " 0.89.5 " ,
3- "release_date" : " 26 May 2020" ,
2+ "latest_version" : " 0.89.6 " ,
3+ "release_date" : " 27 May 2020" ,
44 "changes" : [
5+ {
6+ "version_string" : " 0.89.6" ,
7+ "previous_version" : " 0.89.5" ,
8+ "release_date" : " 27 May 2020" ,
9+ "release_type" : " prod" ,
10+ "improvements" : [
11+ " Deliver balance through BS proxy"
12+ ],
13+ "bug_fixes" : [
14+ " Fix release on UTXO reservation for CC trade"
15+ ],
16+ "revision" : " 522d06dc0" ,
17+ "common_revision" : " 4ed66b41"
18+ },
519 {
620 "version_string" : " 0.89.5" ,
721 "previous_version" : " 0.89.4" ,
You can’t perform that action at this time.
0 commit comments