From 757d112d017ea415e6a0530f10cba967467a939e Mon Sep 17 00:00:00 2001 From: Roger Far <1142915+rogerfar@users.noreply.github.com> Date: Thu, 24 Apr 2025 13:04:28 -0600 Subject: [PATCH] Fixed build number in app. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5079452..46ad268 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.0.110] - 2025-04-24 +### Fixed +- Fixed build number in the app. + ## [2.0.109] - 2025-04-23 ### Fixed - Debrid Queue fixes (don't auto delete queued torrents, handle errors when dequeueing).