mirror of
https://github.com/YunoHost-Apps/syncthing_ynh.git
synced 2024-09-03 20:26:23 +02:00
Update version number
This commit is contained in:
parent
a2c29eb5eb
commit
201eab3c30
2 changed files with 6 additions and 2 deletions
|
@ -36,10 +36,12 @@
|
|||
upgrade=1 from_commit=89687d0fb06f4743328b1198c7861d7d9d624641
|
||||
# 1.13.1~ynh1
|
||||
upgrade=1 from_commit=50e824fe22fb9ba82c8a7606afb03fa3f9998463
|
||||
# 1.14.0~ynh1
|
||||
upgrade=1 from_commit=ae0a88df0bf4a3d684f95e21245ee1e0de4d54f4
|
||||
backup_restore=1
|
||||
multi_instance=0
|
||||
port_already_use=0
|
||||
change_url=0
|
||||
change_url=1
|
||||
;;; Options
|
||||
Email=yalh@yahoo.com
|
||||
Notification=all
|
||||
|
@ -64,3 +66,5 @@ Notification=all
|
|||
name=1.12.0~ynh1
|
||||
; commit=50e824fe22fb9ba82c8a7606afb03fa3f9998463
|
||||
name=1.13.1~ynh1
|
||||
; commit=ae0a88df0bf4a3d684f95e21245ee1e0de4d54f4
|
||||
name=1.14.0~ynh1
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Continuous file synchronization program.",
|
||||
"fr": "Programme de synchronisation de fichiers en continu."
|
||||
},
|
||||
"version": "1.14.0~ynh1",
|
||||
"version": "1.14.0~ynh2",
|
||||
"url": "https://syncthing.net/",
|
||||
"license": "MPL-2.0",
|
||||
"maintainer": [
|
||||
|
|
Loading…
Add table
Reference in a new issue