qbit_manage/SUPPORTED_VERSIONS.json
bobokun 28a837e73d
4.1.6 (#580)
* 4.1.6-develop1

* update wiki to include custom_tag

* Fixes #560

* Bump qbittorrent-api from 2024.3.60 to 2024.5.61 (#564)

* Bump schedule from 1.2.1 to 1.2.2 (#565)

Bumps [schedule](https://github.com/dbader/schedule) from 1.2.1 to 1.2.2.
- [Changelog](https://github.com/dbader/schedule/blob/master/HISTORY.rst)
- [Commits](https://github.com/dbader/schedule/compare/1.2.1...1.2.2)

---
updated-dependencies:
- dependency-name: schedule
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update SUPPORTED_VERSIONS.json (#566)

Co-authored-by: bobokun <12660469+bobokun@users.noreply.github.com>

* Update SUPPORTED_VERSIONS.json (#563)

* (docs): qbit version details (#567)

* Bump requests from 2.32.2 to 2.32.3 (#571)

* Bump qbittorrent-api from 2024.5.61 to 2024.5.62 (#570)

* Update SUPPORTED_VERSIONS.json (#572)

* Update SUPPORTED_VERSIONS.json (#573)

* closes #575

* allow github auto-merge using squash

* Bump qbittorrent-api from 2024.5.62 to 2024.5.63 (#576)

Bumps [qbittorrent-api](https://github.com/rmartin16/qbittorrent-api) from 2024.5.62 to 2024.5.63.
- [Release notes](https://github.com/rmartin16/qbittorrent-api/releases)
- [Changelog](https://github.com/rmartin16/qbittorrent-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rmartin16/qbittorrent-api/compare/v2024.5.62...v2024.5.63)

---
updated-dependencies:
- dependency-name: qbittorrent-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* automatic merge PR for update version

* Update SUPPORTED_VERSIONS.json (#578)

Co-authored-by: bobokun <12660469+bobokun@users.noreply.github.com>

* 4.1.6

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
2024-06-03 20:29:32 -04:00

10 lines
164 B
JSON

{
"master": {
"qbit": "v4.6.5",
"qbitapi": "2024.5.63"
},
"develop": {
"qbit": "v4.6.5",
"qbitapi": "2024.5.63"
}
}