diff --git a/CHANGELOG.md b/CHANGELOG.md index 36eaa494b..41a163f92 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.18] - 2023-05-20 + ## [1.0.17] - 2023-05-04 ## [1.0.16] - 2023-05-03 @@ -48,7 +50,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.17...HEAD +[Unreleased]: https://github.com/get10101/10101/compare/1.0.18...HEAD +[1.0.18]: https://github.com/get10101/10101/compare/1.0.17...1.0.18 [1.0.17]: https://github.com/get10101/10101/compare/1.0.16...1.0.17 [1.0.16]: https://github.com/get10101/10101/compare/1.0.15...1.0.16 [1.0.15]: https://github.com/get10101/10101/compare/1.0.14...1.0.15 diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 991e6c756..da67d2edb 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.17 +version: 1.0.18 environment: sdk: ">=2.17.5 <3.0.0" dependencies: