mirror of
https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git
synced 2024-09-03 19:46:01 +02:00
check upgrade from 0.4.0 and 0.6.1
This commit is contained in:
parent
e1fb76799c
commit
95c125fe76
1 changed files with 8 additions and 8 deletions
|
@ -17,17 +17,17 @@
|
|||
setup_private=0
|
||||
setup_public=0
|
||||
upgrade=1
|
||||
# 0.3.0
|
||||
upgrade=1 from_commit=42df5b910927283241e185dcb8a62089adeb9c85
|
||||
# 0.2.4
|
||||
upgrade=1 from_commit=23cd51919e2b09865256a21214865d798bd843f6
|
||||
# 0.4.0
|
||||
upgrade=1 from_commit=717b32f454819c1bb936152c69d9693d34434741
|
||||
# 0.6.1
|
||||
upgrade=1 from_commit=fdd1e0ff652ae47b5e3c62477eea678c465659cf
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
;;; Options
|
||||
Email=
|
||||
Notification=none
|
||||
;;; Upgrade options
|
||||
; commit=42df5b910927283241e185dcb8a62089adeb9c85
|
||||
name=0.3.0
|
||||
; commit=23cd51919e2b09865256a21214865d798bd843f6
|
||||
name=0.2.4
|
||||
; commit=717b32f454819c1bb936152c69d9693d34434741
|
||||
name=0.4.0
|
||||
; commit=fdd1e0ff652ae47b5e3c62477eea678c465659cf
|
||||
name=0.6.1
|
||||
|
|
Loading…
Add table
Reference in a new issue