1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

update manifest.json

This commit is contained in:
Lahire Biette 2018-01-13 14:59:22 +01:00 committed by GitHub
parent d22a095281
commit 2234402a97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,8 +53,8 @@
"en": "Choose Syncthing channel ?",
"fr": "Choissez la version de Syncthing ?"
},
"choices": ["release", "devel"],
"default": "release"
"choices": ["stable", "candidate"],
"default": "stable"
}
]
}