diff --git a/CHANGELOG.md b/CHANGELOG.md index 72816c434..d6dec1d03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.47.3](https://github.com/Ombi-app/Ombi/compare/v4.47.2...v4.47.3) (2025-04-13) + + +### Bug Fixes + +* [#5223](https://github.com/Ombi-app/Ombi/issues/5223) ([cf0c161](https://github.com/Ombi-app/Ombi/commit/cf0c1614a496b4f7cf19d78e885c3e37dae5cf0f)) + + + ## [4.47.2](https://github.com/Ombi-app/Ombi/compare/v4.47.0...v4.47.2) (2025-03-11) @@ -2215,7 +2224,3 @@ -## [4.41.1](https://github.com/Ombi-app/Ombi/compare/v4.41.0...v4.41.1) (2023-05-27) - - - diff --git a/version.json b/version.json index 2fb68a18a..1aa244d9c 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.47.2" + "version": "4.47.3" }