1
0
Fork 0
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:
yalh76 2020-03-25 10:08:12 +01:00
parent 19457af216
commit 8268225a04

View file

@ -11,9 +11,9 @@
setup_public=1 setup_public=1
upgrade=1 upgrade=1
# 0.10.6 # 0.10.6
upgrade=1 from_commit=605a47aac7553fdcc6012531ee67add8dbe37b97 # upgrade=1 from_commit=605a47aac7553fdcc6012531ee67add8dbe37b97
# 0.10.7 # 0.10.7
upgrade=1 from_commit=7fa86c3e6e6db6668be0a165213d554850b9fce8 # upgrade=1 from_commit=7fa86c3e6e6db6668be0a165213d554850b9fce8
backup_restore=1 backup_restore=1
multi_instance=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. # 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.