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

Upgrade to 3.3.45~ynh2

This commit is contained in:
yalh76 2020-06-24 20:20:17 +02:00
parent 33921bf36d
commit ee0ab643e6
2 changed files with 4 additions and 6 deletions

View file

@ -13,6 +13,7 @@
setup_private=1 setup_private=1
setup_public=0 setup_public=0
upgrade=1 upgrade=1
upgrade=1 from_commit=7c7a55f99f8a593078fc37d2200bd6ca86766233
backup_restore=1 backup_restore=1
multi_instance=0 multi_instance=0
# This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version. # This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version.
@ -26,8 +27,5 @@
Email= Email=
Notification=none Notification=none
;;; Upgrade options ;;; Upgrade options
; commit=CommitHash ; commit=7c7a55f99f8a593078fc37d2200bd6ca86766233
name=Name and date of the commit. name=3.3.45~ynh1
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&

View file

@ -6,7 +6,7 @@
"en": "Home automation application", "en": "Home automation application",
"fr": "Application de domotique" "fr": "Application de domotique"
}, },
"version": "3.3.45~ynh1", "version": "3.3.45~ynh2",
"url": "http://www.jeedom.fr/", "url": "http://www.jeedom.fr/",
"license": "free", "license": "free",
"maintainer": { "maintainer": {