diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..601bb0c --- /dev/null +++ b/docs/README.md @@ -0,0 +1,5 @@ +# docker-qbittorrent + +Provide version [data][latest.json] for Manual Mode. + +[latest.json]: https://mogeko.github.io/docker-qbittorrent/latest.json diff --git a/docs/latest.json b/docs/latest.json new file mode 100644 index 0000000..7541025 --- /dev/null +++ b/docs/latest.json @@ -0,0 +1,5 @@ +{ + "qbittorrent": "4.3.8", + "libtorrent": "1.2.14", + "pkgrel": 1 +}