From 81cfc2d704986fe03be313fa9f0bf7a6f742d0ba Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Tue, 14 May 2024 19:54:45 +0000 Subject: [PATCH] chore(release): :rocket: v4.43.18 [skip ci] --- CHANGELOG.md | 13 ++++--------- version.json | 2 +- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8d3461d3..9b4f96d73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [4.43.18](https://github.com/Ombi-app/Ombi/compare/v4.43.17...v4.43.18) (2024-05-14) + + + ## [4.43.17](https://github.com/Ombi-app/Ombi/compare/v4.43.16...v4.43.17) (2024-05-14) @@ -1867,12 +1871,3 @@ -## [4.35.16](https://github.com/Ombi-app/Ombi/compare/v4.35.15...v4.35.16) (2023-04-13) - - -### Bug Fixes - -* Support duplicates in Emby/JF collections ([#4902](https://github.com/Ombi-app/Ombi/issues/4902)) ([141f96d](https://github.com/Ombi-app/Ombi/commit/141f96da5e45d5b3fa5f496806b102e473da6607)) - - - diff --git a/version.json b/version.json index 489a1651e..3425c8b0f 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.43.17" + "version": "4.43.18" }