Merge branch 'develop' of https://github.com/Ombi-app/Ombi into develop

This commit is contained in:
tidusjar 2023-04-24 22:19:16 +01:00
commit 588bdffbb4
2 changed files with 10 additions and 10 deletions

View file

@ -1,3 +1,12 @@
# [4.37.0](https://github.com/Ombi-app/Ombi/compare/v4.36.1...v4.37.0) (2023-04-24)
### Features
* Search by genre ([1837419](https://github.com/Ombi-app/Ombi/commit/18374198f9f2462ba85c5781b0fcc05892728b21))
## [4.36.1](https://github.com/Ombi-app/Ombi/compare/v4.36.0...v4.36.1) (2023-04-20)
@ -359,12 +368,3 @@
## [4.27.5](https://github.com/Ombi-app/Ombi/compare/v4.27.4...v4.27.5) (2022-09-30)
### Bug Fixes
* **importer:** 🐛 Allow you to only import Plex Admins without the Plex Users ([8c9ad9b](https://github.com/Ombi-app/Ombi/commit/8c9ad9b414fdc6c88bdb911d6057ae5d38783b98))

View file

@ -1,3 +1,3 @@
{
"version": "4.36.1"
"version": "4.37.0"
}