From 3bef973326cf4c285fd312af6a77be45d7104ecc Mon Sep 17 00:00:00 2001 From: farbanas Date: Tue, 28 Feb 2023 17:27:58 +0100 Subject: [PATCH] fix: update versions of the latest release in changelogs from 1.0.11 to 1.1.11 --- CHANGELOG.md | 2 +- nym-connect/desktop/CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7db3d58a71..4d045624c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ Post 1.0.0 release, the changelog format is based on [Keep a Changelog](https:// ## [Unreleased] -## [v1.0.11] (2023-02-28) +## [v1.1.11] (2023-02-28) - Fix empty dealer set loop ([#3105]) - The nym-api db.sqlite is broken when trying to run against it it in `enabled-credentials-mode true` there is an ordering issue with migrations when using the credential binary to purchase bandwidth ([#3100]) diff --git a/nym-connect/desktop/CHANGELOG.md b/nym-connect/desktop/CHANGELOG.md index 9e6f08fe2d..4bfd4a39e8 100644 --- a/nym-connect/desktop/CHANGELOG.md +++ b/nym-connect/desktop/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## [v1.0.11] (2023-02-28) +## [v1.1.11] (2023-02-28) - NC - add the option to manually select and use a specific Service Provider ([#2953])