mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
This commit is contained in:
commit
3a9b727322
2 changed files with 10 additions and 5 deletions
13
CHANGELOG.md
13
CHANGELOG.md
|
@ -1,3 +1,12 @@
|
||||||
|
## [4.12.2](https://github.com/Ombi-app/Ombi/compare/v4.12.1...v4.12.2) (2022-02-16)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **requests:** :bug: Fixed the approve 4k option on the requests list not working as expected ([c0189da](https://github.com/Ombi-app/Ombi/commit/c0189dad478ea375beda61ba3bee3f029a39b8e5))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [4.12.1](https://github.com/Ombi-app/Ombi/compare/v4.12.0...v4.12.1) (2022-02-16)
|
## [4.12.1](https://github.com/Ombi-app/Ombi/compare/v4.12.0...v4.12.1) (2022-02-16)
|
||||||
|
|
||||||
|
|
||||||
|
@ -352,7 +361,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [4.3.3](https://github.com/Ombi-app/Ombi/compare/v4.3.2...v4.3.3) (2021-11-05)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"version": "4.12.1"
|
"version": "4.12.2"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue