diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 73e14bd6..78900eb8 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,16 @@ +- commits: + - subject: Update Lock file maintenance + hash: 9a30f2ea8cc3383188ebca3ad1d01d0a478c31c2 + body: | + Update + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: 4.11.50 + title: "" + date: 2024-07-08T00:37:55.244Z - commits: - subject: Update Lock file maintenance hash: 56f47267ce2ac32a938fd6e13963017cb64d2ad2 diff --git a/CHANGELOG.md b/CHANGELOG.md index 2631b0bb..18ded512 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.50 +## (2024-07-08) + +* Update Lock file maintenance [Self-hosted Renovate Bot] + # v4.11.49 ## (2024-07-01) diff --git a/Cargo.lock b/Cargo.lock index dd2e40b8..b146406f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1133,7 +1133,7 @@ checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" [[package]] name = "wifi-connect" -version = "4.11.49" +version = "4.11.50" dependencies = [ "clap", "env_logger", diff --git a/Cargo.toml b/Cargo.toml index 1e3b8415..834ef271 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wifi-connect" -version = "4.11.49" +version = "4.11.50" authors = ["Zahari Petkov "] description = "Easy WiFi setup for Linux devices from your mobile phone or laptop"