From 804f257040f2fdfa4713961646ca390511c35e19 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Fri, 8 Oct 2021 19:35:58 +0000 Subject: [PATCH] chore(release): :rocket: v4.1.1 --- CHANGELOG.md | 9 +++++++++ version.json | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60f86f28f..e3fb23ed5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [4.1.1](https://github.com/Ombi-app/Ombi/compare/v4.0.1511...v4.1.1) (2021-10-08) + + +### Bug Fixes + +* **4153:** :bug: fixed gravitar issues ([ec963d8](https://github.com/Ombi-app/Ombi/commit/ec963d869a2bf57edfcfef418e2bf8a1d679d8ca)) + + + ## [4.0.1511](https://github.com/Ombi-app/Ombi/compare/v4.1.0...v4.0.1511) (2021-10-07) diff --git a/version.json b/version.json index 2277f023b..d5081f27d 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "4.1.0" -} + "version": "4.1.1" +} \ No newline at end of file