From 813722e48ba9498dfa79b5f8b8c4019098502da4 Mon Sep 17 00:00:00 2001 From: 1010Tom <1010Tom@mailx.site> Date: Fri, 26 Jan 2024 09:25:08 +0100 Subject: [PATCH] Release version 1.8.1 (#1902) Co-authored-by: 1010Juan --- 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 d4023eaf4..37dd89b8e 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.1] - 2024-01-26 + - Chore: Enforce minimum quantity to 500 on dlc channel open ## [1.8.0] - 2024-01-23 @@ -267,7 +269,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.0...HEAD +[Unreleased]: https://github.com/get10101/10101/compare/1.8.1...HEAD +[1.8.1]: https://github.com/get10101/10101/compare/1.8.0...1.8.1 [1.8.0]: https://github.com/get10101/10101/compare/1.7.4...1.8.0 [1.7.4]: https://github.com/get10101/10101/compare/1.7.3...1.7.4 [1.7.3]: https://github.com/get10101/10101/compare/1.7.2...1.7.3 diff --git a/coordinator/Cargo.toml b/coordinator/Cargo.toml index 7b188080f..9cd6152a1 100644 --- a/coordinator/Cargo.toml +++ b/coordinator/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "coordinator" -version = "1.8.0" +version = "1.8.1" edition = "2021" [dependencies] diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 4e088bee0..46fadaf05 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.0 +version: 1.8.1 environment: sdk: '>=3.1.2 <4.0.0' dependencies: