diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index dec55977..f4fbbd40 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,16 @@ +- commits: + - subject: Update Lock file maintenance + hash: 9232318f7c9526d8107054698bde7a614a18982d + body: | + Update + footer: + Change-type: patch + change-type: patch + author: Self-hosted Renovate Bot + nested: [] + version: 4.11.31 + title: "" + date: 2024-03-25T00:32:35.951Z - commits: - subject: Update Lock file maintenance hash: 9afae5997d1f65a42a67e70b402992dcf40d1278 diff --git a/CHANGELOG.md b/CHANGELOG.md index 68ab1818..3dc2ba9b 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.31 +## (2024-03-25) + +* Update Lock file maintenance [Self-hosted Renovate Bot] + # v4.11.30 ## (2024-03-18) diff --git a/Cargo.lock b/Cargo.lock index acfa95d9..dbfdf254 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1133,7 +1133,7 @@ checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" [[package]] name = "wifi-connect" -version = "4.11.30" +version = "4.11.31" dependencies = [ "clap", "env_logger", diff --git a/Cargo.toml b/Cargo.toml index 48f5dbb2..f50430ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wifi-connect" -version = "4.11.30" +version = "4.11.31" authors = ["Zahari Petkov "] description = "Easy WiFi setup for Linux devices from your mobile phone or laptop"