From 8a8a1afb94e4339ef5cf5587892d08b6ec9ad386 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 29 Apr 2024 07:47:24 +0000 Subject: [PATCH] chore(patch): release 1.3.10 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.3.10](https://github.com/wearefrank/het-integratie-platform/compare/v1.3.9...v1.3.10) (2024-04-29) ### 🤖 Build System * add custom code to new dockerfile ([f09899c](https://github.com/wearefrank/het-integratie-platform/commit/f09899cff7689b9820ded32495030ad036f28e4c)) --- CHANGELOG.md | 7 +++++++ classes/BuildInfo.properties | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f761be8..c4d7755 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ [![conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org) +## [1.3.10](https://github.com/wearefrank/het-integratie-platform/compare/v1.3.9...v1.3.10) (2024-04-29) + + +### 🤖 Build System + +* add custom code to new dockerfile ([f09899c](https://github.com/wearefrank/het-integratie-platform/commit/f09899cff7689b9820ded32495030ad036f28e4c)) + ## [1.3.9](https://github.com/wearefrank/het-integratie-platform/compare/v1.3.8...v1.3.9) (2024-04-23) diff --git a/classes/BuildInfo.properties b/classes/BuildInfo.properties index f5c8393..d4ecc04 100644 --- a/classes/BuildInfo.properties +++ b/classes/BuildInfo.properties @@ -1,2 +1,2 @@ -instance.version=1.3.9 -versionDate_ddmmyyyy=23/04/2024 +instance.version=1.3.10 +versionDate_ddmmyyyy=29/04/2024