Fixed build number in app.
Some checks failed
Release Docker Image / build (map[arch:amd64 platform:linux/amd64 runs-on:ubuntu-latest]) (push) Has been cancelled
Release Docker Image / build (map[arch:arm64 platform:linux/arm64 runs-on:ubuntu-24.04-arm]) (push) Has been cancelled
Create GitHub Release / Test, Build, and Bundle (push) Has been cancelled
dotnet test / build (push) Has been cancelled
Release Docker Image / push-images (push) Has been cancelled
Create GitHub Release / Create GitHub release (push) Has been cancelled

This commit is contained in:
Roger Far 2025-04-24 13:04:28 -06:00 committed by GitHub
parent 6faa064d94
commit 757d112d01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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).