From 57269d7cc049d5e2a25bbaa54751095d047bfefe Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 00:31:52 +0000 Subject: [PATCH] v4.11.67 --- .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 60c5db36..bd614509 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,16 @@ +- commits: + - subject: Update Lock file maintenance + hash: d01c16d7cce29da0b5c42e97b1910f32e39dcd29 + body: | + Update + footer: + Change-type: patch + change-type: patch + author: balena-renovate[bot] + nested: [] + version: 4.11.67 + title: "" + date: 2024-10-28T00:31:49.575Z - commits: - subject: Update Lock file maintenance hash: 08b65a0e12910779f5b4a0ad4fec81cf3ae63e03 diff --git a/CHANGELOG.md b/CHANGELOG.md index b0e4702b..50912d31 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.67 +## (2024-10-28) + +* Update Lock file maintenance [balena-renovate[bot]] + # v4.11.66 ## (2024-10-21) diff --git a/Cargo.lock b/Cargo.lock index eb498f8e..a34a78a6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1134,7 +1134,7 @@ checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" [[package]] name = "wifi-connect" -version = "4.11.66" +version = "4.11.67" dependencies = [ "clap", "env_logger", diff --git a/Cargo.toml b/Cargo.toml index 841092ff..a99610c0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wifi-connect" -version = "4.11.66" +version = "4.11.67" authors = ["Zahari Petkov "] description = "Easy WiFi setup for Linux devices from your mobile phone or laptop"