diff --git a/README.md b/README.md index f8f25b7..5cf0565 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang). - **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc. + ## Documentation and resources * Official admin documentation: diff --git a/manifest.toml b/manifest.toml index a1b95d8..0019d85 100644 --- a/manifest.toml +++ b/manifest.toml @@ -15,7 +15,7 @@ admindoc = "https://github.com/boypt/simple-torrent/wiki" code = "https://github.com/boypt/simple-torrent" [integration] -yunohost = ">= 11.1.7" +yunohost = ">= 11.1.15" architectures = ["amd64","i386", "arm64"] multi_instance = true ldap = false