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:
parent
33921bf36d
commit
ee0ab643e6
2 changed files with 4 additions and 6 deletions
|
@ -13,6 +13,7 @@
|
|||
setup_private=1
|
||||
setup_public=0
|
||||
upgrade=1
|
||||
upgrade=1 from_commit=7c7a55f99f8a593078fc37d2200bd6ca86766233
|
||||
backup_restore=1
|
||||
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.
|
||||
|
@ -26,8 +27,5 @@
|
|||
Email=
|
||||
Notification=none
|
||||
;;; Upgrade options
|
||||
; commit=CommitHash
|
||||
name=Name and date of the commit.
|
||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&
|
||||
|
||||
|
||||
; commit=7c7a55f99f8a593078fc37d2200bd6ca86766233
|
||||
name=3.3.45~ynh1
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Home automation application",
|
||||
"fr": "Application de domotique"
|
||||
},
|
||||
"version": "3.3.45~ynh1",
|
||||
"version": "3.3.45~ynh2",
|
||||
"url": "http://www.jeedom.fr/",
|
||||
"license": "free",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue