diff --git a/CHANGELOG.md b/CHANGELOG.md index 77f5570e1..ed6f0b462 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.0.8] - 2023-04-18 + ## [1.0.7] - 2023-04-18 ## [1.0.6] - 2023-04-17 @@ -28,7 +30,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.0.7...HEAD +[Unreleased]: https://github.com/get10101/10101/compare/1.0.8...HEAD +[1.0.8]: https://github.com/get10101/10101/compare/1.0.7...1.0.8 [1.0.7]: https://github.com/get10101/10101/compare/1.0.6...1.0.7 [1.0.6]: https://github.com/get10101/10101/compare/1.0.5...1.0.6 [1.0.5]: https://github.com/get10101/10101/compare/1.0.4...1.0.5 diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 738efa8fc..01cf3b0a5 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.0.7 +version: 1.0.8 environment: sdk: ">=2.17.5 <3.0.0" dependencies: