diff --git a/CHANGELOG.md b/CHANGELOG.md index d14bc90ed..dafee1211 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.29.2](https://github.com/Ombi-app/Ombi/compare/v4.29.1...v4.29.2) (2022-10-24) + + +### Bug Fixes + +* **plex:** Fixed an issue where sometimes the availability checker would throw an exception when checking episodes ([17ba202](https://github.com/Ombi-app/Ombi/commit/17ba2020ee0950c2c0e0e03fdb7835b579da75a9)) + + + ## [4.29.1](https://github.com/Ombi-app/Ombi/compare/v4.29.0...v4.29.1) (2022-10-22) @@ -369,7 +378,3 @@ -## [4.16.15](https://github.com/Ombi-app/Ombi/compare/v4.16.14...v4.16.15) (2022-04-24) - - - diff --git a/version.json b/version.json index b805cb0ec..fa8a3e6c3 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.29.1" + "version": "4.29.2" } \ No newline at end of file