diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index ba4ebd37..8a8d1f8a 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,16 @@ +- commits: + - subject: Update Lock file maintenance + hash: 4a46693df8c52068ed8ad2529f66ac01eec6604e + body: | + Update + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: 4.11.40 + title: "" + date: 2024-05-06T00:34:54.972Z - commits: - subject: Update Lock file maintenance hash: 70701e36d78f0cced6a6ed66c6ceb006df1b3eab diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dbed1e6..291da20f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +# v4.11.40 +## (2024-05-06) + +* Update Lock file maintenance [Self-hosted Renovate Bot] + # v4.11.39 ## (2024-04-29) diff --git a/Cargo.lock b/Cargo.lock index f31d63e6..38ab052a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1133,7 +1133,7 @@ checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" [[package]] name = "wifi-connect" -version = "4.11.39" +version = "4.11.40" dependencies = [ "clap", "env_logger", diff --git a/Cargo.toml b/Cargo.toml index 4a4bc8f3..4da6a113 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wifi-connect" -version = "4.11.39" +version = "4.11.40" authors = ["Zahari Petkov "] description = "Easy WiFi setup for Linux devices from your mobile phone or laptop"