mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
chore(release): 🚀 v4.35.1 [skip ci]
This commit is contained in:
parent
f162feeea5
commit
62272367b8
2 changed files with 10 additions and 10 deletions
18
CHANGELOG.md
18
CHANGELOG.md
|
@ -1,3 +1,12 @@
|
|||
## [4.35.1](https://github.com/Ombi-app/Ombi/compare/v4.35.0...v4.35.1) (2023-01-06)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **plex-watchlist:** Index out of bounds error ([8cd556e](https://github.com/Ombi-app/Ombi/commit/8cd556e268931596b9c1d1ae0ce533bfaaf330f4))
|
||||
|
||||
|
||||
|
||||
# [4.35.0](https://github.com/Ombi-app/Ombi/compare/v4.34.1...v4.35.0) (2023-01-04)
|
||||
|
||||
|
||||
|
@ -365,12 +374,3 @@
|
|||
|
||||
|
||||
|
||||
## [4.21.1](https://github.com/Ombi-app/Ombi/compare/v4.21.0...v4.21.1) (2022-07-11)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **images:** Retry images with a backoff when we get a Too Many requests from TheMovieDb [#4685](https://github.com/Ombi-app/Ombi/issues/4685) ([3f1f35d](https://github.com/Ombi-app/Ombi/commit/3f1f35df3164db6739691cdda8f925c296239791))
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"version": "4.35.0"
|
||||
"version": "4.35.1"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue