From 25632d179f9a7b6045af6e0617d6d0de00864e40 Mon Sep 17 00:00:00 2001 From: 1010Juan Date: Wed, 14 Feb 2024 14:04:39 +0000 Subject: [PATCH] Prepare release 1.8.8 --- CHANGELOG.md | 5 ++++- coordinator/Cargo.toml | 2 +- mobile/pubspec.yaml | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4790b4a11..078f54be2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.8.8] - 2024-02-14 + - Feat(mobile): Let user add a name to their profile for the leaderboard - Feat(coordinator): Allow to specify time range for leadership board - Fix: Prevent trade failures by ensuring that the funding transaction is not overpaying fees unexpectedly. @@ -313,7 +315,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Self-Custodial CFD Trading based on DLC and lightning -[Unreleased]: https://github.com/get10101/10101/compare/1.8.7...HEAD +[Unreleased]: https://github.com/get10101/10101/compare/1.8.8...HEAD +[1.8.8]: https://github.com/get10101/10101/compare/1.8.7...1.8.8 [1.8.7]: https://github.com/get10101/10101/compare/1.8.6...1.8.7 [1.8.6]: https://github.com/get10101/10101/compare/1.8.5...1.8.6 [1.8.5]: https://github.com/get10101/10101/compare/1.8.4...1.8.5 diff --git a/coordinator/Cargo.toml b/coordinator/Cargo.toml index 9dabf0180..86d2c4d16 100644 --- a/coordinator/Cargo.toml +++ b/coordinator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "coordinator" -version = "1.8.7" +version = "1.8.8" edition = "2021" [dependencies] diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index e2e942e47..93fa9e2ad 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -1,7 +1,7 @@ name: get_10101 description: 10101 combines the power of a self-custodial on-chain and off-chain wallet with the vast world of trading. publish_to: none -version: 1.8.7 +version: 1.8.8 environment: sdk: '>=3.1.2 <4.0.0' dependencies: