From 6e539585f134d5e1939bdcf2229f228ffc59abc0 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sun, 13 Apr 2025 20:20:05 +0000 Subject: [PATCH] chore(release): :rocket: v4.47.3 [skip ci] --- CHANGELOG.md | 13 +++++++++---- version.json | 2 +- 2 files changed, 10 insertions(+), 5 deletions(-) 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" }