mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Disable check from previous version
As they can't be installed for buster
This commit is contained in:
parent
19457af216
commit
8268225a04
1 changed files with 2 additions and 2 deletions
|
@ -11,9 +11,9 @@
|
|||
setup_public=1
|
||||
upgrade=1
|
||||
# 0.10.6
|
||||
upgrade=1 from_commit=605a47aac7553fdcc6012531ee67add8dbe37b97
|
||||
# upgrade=1 from_commit=605a47aac7553fdcc6012531ee67add8dbe37b97
|
||||
# 0.10.7
|
||||
upgrade=1 from_commit=7fa86c3e6e6db6668be0a165213d554850b9fce8
|
||||
# upgrade=1 from_commit=7fa86c3e6e6db6668be0a165213d554850b9fce8
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
# 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.
|
||||
|
|
Loading…
Add table
Reference in a new issue