diff --git a/README.md b/README.md index 6c4649b..fa48dd8 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet. -**Shipped version:** 1.22.1~ynh1 +**Shipped version:** 1.22.1~ynh2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index b44c93a..ca222cb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet. -**Version incluse :** 1.22.1~ynh1 +**Version incluse :** 1.22.1~ynh2 ## Captures d’écran diff --git a/conf/config.xml b/conf/config.xml index bc48c4e..77e7bc1 100644 --- a/conf/config.xml +++ b/conf/config.xml @@ -39,7 +39,7 @@ 5 false 0 - https://upgrades1.syncthing.net/meta.json + https://upgrades.syncthing.net/meta.json true 10 0 diff --git a/manifest.json b/manifest.json index d60425a..d40d0d1 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Continuous file synchronization program", "fr": "Programme de synchronisation de fichiers en continu" }, - "version": "1.22.1~ynh1", + "version": "1.22.1~ynh2", "url": "https://syncthing.net/", "upstream": { "license": "MPL-2.0",