diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a8771ae9..f1356eac6 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.12] - 2023-04-26 + ## [1.0.11] - 2023-04-24 ## [1.0.10] - 2023-04-23 @@ -36,7 +38,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.11...HEAD +[Unreleased]: https://github.com/get10101/10101/compare/1.0.12...HEAD +[1.0.12]: https://github.com/get10101/10101/compare/1.0.11...1.0.12 [1.0.11]: https://github.com/get10101/10101/compare/1.0.10...1.0.11 [1.0.10]: https://github.com/get10101/10101/compare/1.0.9...1.0.10 [1.0.9]: https://github.com/get10101/10101/compare/1.0.8...1.0.9 diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 7601ba715..59826b571 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.11 +version: 1.0.12 environment: sdk: ">=2.17.5 <3.0.0" dependencies: