diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b1e1871c..9c011c625 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.36.1](https://github.com/Ombi-app/Ombi/compare/v4.36.0...v4.36.1) (2023-04-20) + + +### Bug Fixes + +* **healthchecks:** Removed redundant ping check ([1751305](https://github.com/Ombi-app/Ombi/commit/1751305064176d2c0135f867773ccc46b03915ec)) + + + # [4.36.0](https://github.com/Ombi-app/Ombi/compare/v4.35.19...v4.36.0) (2023-04-20) @@ -359,7 +368,3 @@ -## [4.27.4](https://github.com/Ombi-app/Ombi/compare/v4.27.3...v4.27.4) (2022-09-30) - - - diff --git a/version.json b/version.json index e84563f29..a84f69b13 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.36.0" + "version": "4.36.1" } \ No newline at end of file