mirror of
https://github.com/meisnate12/Plex-Meta-Manager
synced 2024-11-13 00:07:13 +00:00
[44] Update TMDb Discover (#2236)
This commit is contained in:
parent
6072da8885
commit
42bce2f795
3 changed files with 3 additions and 3 deletions
2
.github/workflows/validate-pull.yml
vendored
2
.github/workflows/validate-pull.yml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
|||
done
|
||||
|
||||
- name: Run Spellcheck
|
||||
uses: rojopolis/spellcheck-github-actions@0.41.0
|
||||
uses: rojopolis/spellcheck-github-actions@0.42.0
|
||||
|
||||
docker-build-pull:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.0.2-build43
|
||||
2.0.2-build44
|
||||
|
|
|
@ -13,4 +13,4 @@ tenacity==9.0.0
|
|||
ruamel.yaml==0.18.6
|
||||
schedule==1.2.2
|
||||
setuptools==75.1.0
|
||||
tmdbapis==1.2.16
|
||||
tmdbapis==1.2.17
|
Loading…
Reference in a new issue