diff --git a/_config.yml b/_config.yml index ab6d452b..665c5d63 100644 --- a/_config.yml +++ b/_config.yml @@ -19,7 +19,7 @@ exclude: - Gemfile paginate: 10 paginate_path: "/blog/page/:num/" -client_version: "1.2.9" +client_version: "1.3.0" sass: style: compressed webrick: diff --git a/roadmap.md b/roadmap.md index b857890e..f922779f 100644 --- a/roadmap.md +++ b/roadmap.md @@ -18,6 +18,12 @@ You can help speed up our progress by [contributing](https://docs.bisq.network/c ## Releases {: .mt-5 .pt-5} +##### Version 1.3.0 +{: .mt-5 .mb-2} +Released [April 7th 2020](https://github.com/bisq-network/bisq/releases/tag/v1.3.0) + +This is a hot fix release fixing a critical security vulnerability in the trade protocol. + ##### Version 1.2.9 {: .mt-5 .mb-2} Released [March 16th 2020](https://github.com/bisq-network/bisq/releases/tag/v1.2.9)