diff --git a/README.md b/README.md index 7376fac..b8d83ac 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,6 @@ SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang). **Shipped version:** 1.3.9~ynh4 - ## Screenshots ![Screenshot of Simple Torrent](./doc/screenshots/64239393-bdbb6480-cf32-11e9-9269-d8d10e7c0dc7.png) diff --git a/README_fr.md b/README_fr.md index aab5f11..b9810d5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,8 +30,7 @@ SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang). - Magnet RSS subscribing supported -**Version incluse :** 1.3.9~ynh4 - +**Version incluse :** 1.3.9~ynh4 ## Captures d'écran diff --git a/doc/.DS_Store b/doc/.DS_Store index fc7b8a4..348f7e8 100644 Binary files a/doc/.DS_Store and b/doc/.DS_Store differ diff --git a/doc/screenshots/64239393-bdbb6480-cf32-11e9-9269-d8d10e7c0dc7.png b/doc/screenshots/screenshot.png similarity index 100% rename from doc/screenshots/64239393-bdbb6480-cf32-11e9-9269-d8d10e7c0dc7.png rename to doc/screenshots/screenshot.png diff --git a/manifest.json b/manifest.json index a113cff..06c82d0 100644 --- a/manifest.json +++ b/manifest.json @@ -6,11 +6,10 @@ "en": "Self-hosted remote torrent client", "fr": "Client torrent distant auto-hébergé" }, - "version": "1.3.9~ynh4", + "version": "1.3.9~ynh5", "url": "https://github.com/boypt/simple-torrent", "upstream": { "license": "AGPL-3.0-only", - "website": "https://github.com/boypt/simple-torrent", "admindoc": "https://github.com/boypt/simple-torrent/wiki", "code": "https://github.com/boypt/simple-torrent" },