mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
increase version number
This commit is contained in:
parent
bf0fef631f
commit
477d3adf08
2 changed files with 3 additions and 1 deletions
|
@ -15,6 +15,8 @@
|
|||
upgrade=1
|
||||
# 3.1.2~ynh2
|
||||
upgrade=1 from_commit=7e1f4c2dee5f2c8374686aea62f4648cdf2722c3
|
||||
# 3.1.2~ynh3
|
||||
upgrade=1 from_commit=6b30109fc986d83166b1805ec3ad7e28200e3743
|
||||
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.
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "A libre and federated social network.",
|
||||
"fr": "Un réseau social libre et fédéré."
|
||||
},
|
||||
"version": "3.1.2~ynh3",
|
||||
"version": "3.1.2~ynh4",
|
||||
"url": "https://github.com/tootsuite/mastodon",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"maintainer": [
|
||||
|
|
Loading…
Reference in a new issue