From efc9c04f9b65982e5c4e004ceae293c029a6d43d Mon Sep 17 00:00:00 2001 From: "flowzone-app[bot]" <124931076+flowzone-app[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 15:29:42 +0000 Subject: [PATCH] v1.10.2 --- .versionbot/CHANGELOG.yml | 11 +++++++++++ CHANGELOG.md | 5 +++++ VERSION | 2 +- balena.yml | 2 +- 4 files changed, 18 insertions(+), 2 deletions(-) diff --git a/.versionbot/CHANGELOG.yml b/.versionbot/CHANGELOG.yml index c8c0edf..57af709 100644 --- a/.versionbot/CHANGELOG.yml +++ b/.versionbot/CHANGELOG.yml @@ -1,3 +1,14 @@ +- commits: + - subject: allow ipv6 only environments + hash: 1f9bdec586e804e37c24c5aadd5318d1ff7ad15a + body: "" + footer: + change-type: patch + author: Anton Belodedenko + nested: [] + version: 1.10.2 + title: "" + date: 2023-10-31T15:29:39.369Z - commits: - subject: Update timberio/vector Docker tag to v0.33.1 hash: cb05877c248c84f208d7369fa462e61fa2387fda diff --git a/CHANGELOG.md b/CHANGELOG.md index e21cb22..3012943 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/). +# v1.10.2 +## (2023-10-31) + +* allow ipv6 only environments [Anton Belodedenko] + # v1.10.1 ## (2023-10-31) diff --git a/VERSION b/VERSION index e33692a..70ad429 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.10.1 \ No newline at end of file +1.10.2 \ No newline at end of file diff --git a/balena.yml b/balena.yml index f580130..bdddc84 100644 --- a/balena.yml +++ b/balena.yml @@ -27,4 +27,4 @@ data: - surface-go - surface-pro-6 - up-board -version: 1.10.1 +version: 1.10.2