From 910df1ed5e1da9546e9945c441383757d712a43f Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 00:38:09 +0000 Subject: [PATCH] v4.11.56 --- .versionbot/CHANGELOG.yml | 13 +++++++++++++ CHANGELOG.md | 5 +++++ Cargo.lock | 2 +- Cargo.toml | 2 +- 4 files changed, 20 insertions(+), 2 deletions(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index 1ac974b9..986459d1 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,16 @@ +- commits: + - subject: Update Lock file maintenance + hash: 62fd21eb15dac71ea6f5aff64feb296801170c85 + body: | + Update + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: 4.11.56 + title: "" + date: 2024-08-12T00:38:06.752Z - commits: - subject: Update Lock file maintenance hash: 836bf403663cdd06b6c96aa16a0d7845ddabd696 diff --git a/CHANGELOG.md b/CHANGELOG.md index 95f4d7ff..0330e55b 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.56 +## (2024-08-12) + +* Update Lock file maintenance [balena-renovate[bot]] + # v4.11.55 ## (2024-08-05) diff --git a/Cargo.lock b/Cargo.lock index 73d0938e..09868ac5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1134,7 +1134,7 @@ checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" [[package]] name = "wifi-connect" -version = "4.11.55" +version = "4.11.56" dependencies = [ "clap", "env_logger", diff --git a/Cargo.toml b/Cargo.toml index a6962850..ccbd20c6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wifi-connect" -version = "4.11.55" +version = "4.11.56" authors = ["Zahari Petkov "] description = "Easy WiFi setup for Linux devices from your mobile phone or laptop"