From 25de710761413c65fa2f4914f1feff9adf0ba461 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 13 Dec 2024 23:16:38 +0000 Subject: [PATCH] Version bump [ci skip] --- box.json | 2 +- changelog.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/box.json b/box.json index 915f097..faad196 100644 --- a/box.json +++ b/box.json @@ -2,7 +2,7 @@ "name":"Elasticsearch for the Coldbox Framework", "author":"Ortus Solutions ", "location":"https://downloads.ortussolutions.com/ortussolutions/coldbox-modules/cbelasticsearch/@build.version@/cbelasticsearch-@build.version@+@build.number@.zip", - "version":"3.4.5", + "version":"3.4.6", "slug":"cbelasticsearch", "type":"modules", "homepage":"https://cbelasticsearch.ortusbooks.com", diff --git a/changelog.md b/changelog.md index 66b63f3..83ee89c 100644 --- a/changelog.md +++ b/changelog.md @@ -548,7 +548,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial Release [unreleased]: https://github.com/coldbox-modules/cbelasticsearch/compare/v3.5.0...HEAD -[3.5.0]: https://github.com/coldbox-modules/cbelasticsearch/compare/v3.4.2...v3.5.0 +[3.5.0]: https://github.com/coldbox-modules/cbelasticsearch/compare/v3.5.0...v3.5.0 [3.4.2]: https://github.com/coldbox-modules/cbelasticsearch/compare/v3.4.1...v3.4.2 [3.4.1]: https://github.com/coldbox-modules/cbelasticsearch/compare/v3.4.0...v3.4.1 [3.4.0]: https://github.com/coldbox-modules/cbelasticsearch/compare/52dbd9ea7c28ea05a80e2556aed26555309a47e2...v3.4.0