diff --git a/CHANGELOG.md b/CHANGELOG.md index f36f31a..5d82df7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ [![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.0.20](https://github.com/wearefrank/openzaak2zds/compare/v1.0.19...v1.0.20) (2024-12-06) + +### 🐛 Bug Fixes + +* issue ' ([03e5c6a](https://github.com/wearefrank/openzaak2zds/commit/03e5c6a3ee51c759a7576a3c79d54e7def731243)) + ## [1.0.19](https://github.com/wearefrank/openzaak2zds/compare/v1.0.18...v1.0.19) (2024-12-06) ### 🐛 Bug Fixes diff --git a/src/main/resources/BuildInfo.properties b/src/main/resources/BuildInfo.properties index 5ed01d4..3f7b243 100644 --- a/src/main/resources/BuildInfo.properties +++ b/src/main/resources/BuildInfo.properties @@ -1,2 +1,2 @@ -instance.version=1.0.19 +instance.version=1.0.20 versionDate_ddmmyyyy=06/12/2024