diff --git a/_config.yml b/_config.yml index 266d7bca..a6405c3d 100644 --- a/_config.yml +++ b/_config.yml @@ -18,5 +18,5 @@ exclude: - Gemfile paginate: 10 paginate_path: "/blog/page/:num/" -client_version: "0.9.2" +client_version: "0.9.3" description: "Bisq is an open-source desktop application that allows you to buy and sell bitcoins in exchange for national currencies, or alternative crypto currencies." diff --git a/downloads.html b/downloads.html index b9011352..48c512e0 100644 --- a/downloads.html +++ b/downloads.html @@ -1,7 +1,7 @@ --- layout: page title: Bisq Downloads ‹ Bisq - The decentralized Bitcoin exchange -version: 0.9.2 +version: 0.9.3 ---

Bisq Downloads

diff --git a/roadmap.md b/roadmap.md index 4a3dcbb4..b26cb0ee 100644 --- a/roadmap.md +++ b/roadmap.md @@ -27,6 +27,12 @@ You can help speed up our progress by [contributing](https://docs.bisq.network/c ## Releases {: .mt-5 .pt-5} +##### Version 0.9.3 +{: .mt-5 .mb-2} +Released [January 8th 2019](https://github.com/bisq-network/bisq/releases/tag/v0.9.3) + +This is a hot fix release as an empty trade object causes the trades statistic screen to fail right now. + ##### Version 0.9.2 {: .mt-5 .mb-2} Released [January 8th 2019](https://github.com/bisq-network/bisq/releases/tag/v0.9.2)