File tree Expand file tree Collapse file tree 4 files changed +18
-5
lines changed Expand file tree Collapse file tree 4 files changed +18
-5
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ set(QML2_IMPORT_PATH "${BLOCK_SETTLE_ROOT}/BlockSettleSigner/qml" CACHE STRING "
8484# Terminal, PB, PuB and offline tools share same version for consistency
8585SET (BS_VERSION_MAJOR 0 )
8686SET (BS_VERSION_MINOR 91 )
87- SET (BS_VERSION_PATCH 1 )
87+ SET (BS_VERSION_PATCH 2 )
8888SET (BS_VERSION_STRING "${BS_VERSION_MAJOR} .${BS_VERSION_MINOR} .${BS_VERSION_PATCH} " )
8989
9090include (GetGitRevisionDescription)
Original file line number Diff line number Diff line change 11Package: bsterminal
2- Version: 0.91.1
2+ Version: 0.91.2
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.91.1 "
7+ !define VERSION " 0.91.2 "
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.91.1 " ,
3- "release_date" : " 30 Oct 2020" ,
2+ "latest_version" : " 0.91.2 " ,
3+ "release_date" : " 17 Nov 2020" ,
44 "changes" : [
5+ {
6+ "version_string" : " 0.91.2" ,
7+ "previous_version" : " 0.91.1" ,
8+ "release_date" : " 17 Nov 2020" ,
9+ "release_type" : " prod" ,
10+ "improvements" : [
11+ ],
12+ "bug_fixes" : [
13+ " Fix XBT limit validation on submitted auth address"
14+ ],
15+ "revision" : " 0ba354aa1" ,
16+ "common_revision" : " 772fedb1"
17+ },
518 {
619 "version_string" : " 0.91.1" ,
720 "previous_version" : " 0.91.0" ,
You can’t perform that action at this time.
0 commit comments