From 0e8940d79cff0346d9707ba7d1941c9f5c178436 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Wed, 23 Nov 2022 21:45:07 +0000 Subject: [PATCH] chore(release): :rocket: v4.32.2 [skip ci] --- CHANGELOG.md | 13 +++++++++---- version.json | 2 +- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e79a8e053..3b6b29663 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.32.2](https://github.com/Ombi-app/Ombi/compare/v4.32.1...v4.32.2) (2022-11-23) + + +### Bug Fixes + +* **sonarr:** :bug: Sonarr V4 should work now ([#4810](https://github.com/Ombi-app/Ombi/issues/4810)) ([37655af](https://github.com/Ombi-app/Ombi/commit/37655aff9d3d133b42f5664bc9445d6571e966d6)) + + + ## [4.32.1](https://github.com/Ombi-app/Ombi/compare/v4.32.0...v4.32.1) (2022-11-21) @@ -376,7 +385,3 @@ -## [4.19.1](https://github.com/Ombi-app/Ombi/compare/v4.19.0...v4.19.1) (2022-04-27) - - - diff --git a/version.json b/version.json index 2d99ab18e..a4d1e74f6 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.32.1" + "version": "4.32.2" } \ No newline at end of file