diff --git a/README.md b/README.md index 7e48259..5e208cb 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang). - Magnet RSS subscribing supported -**Shipped version:** 1.3.9~ynh7 +**Shipped version:** 1.3.9~ynh8 ## Screenshots diff --git a/README_fr.md b/README_fr.md index d896122..96849e9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,7 +31,7 @@ SimpleTorrent is a a self-hosted remote torrent client, written in Go (golang). - Magnet RSS subscribing supported -**Version incluse :** 1.3.9~ynh7 +**Version incluse :** 1.3.9~ynh8 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index d82d5c3..018783e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Simple Torrent" description.en = "Self-hosted remote torrent client" description.fr = "Client torrent distant auto-hébergé" -version = "1.3.9~ynh7" +version = "1.3.9~ynh8" maintainers = ["eric_G"] diff --git a/tests.toml b/tests.toml index 02e740e..6cfce03 100644 --- a/tests.toml +++ b/tests.toml @@ -6,5 +6,5 @@ test_format = 1.0 # Commits to test upgrade from # ------------------------------- - test_upgrade_from.bbce7cfa.name = "Upgrade from 1.3.7" + #test_upgrade_from.bbce7cfa.name = "Upgrade from 1.3.7" \ No newline at end of file