mirror of
https://github.com/YunoHost-Apps/writefreely_ynh.git
synced 2024-09-03 20:36:02 +02:00
Upgrade version
This commit is contained in:
parent
17ebeab5ac
commit
7f5ba3e683
2 changed files with 5 additions and 1 deletions
|
@ -17,6 +17,8 @@
|
||||||
upgrade=1 from_commit=093ec18f9f5282e1a137c0ac5444a414ee2b83bc
|
upgrade=1 from_commit=093ec18f9f5282e1a137c0ac5444a414ee2b83bc
|
||||||
# 0.11.2
|
# 0.11.2
|
||||||
upgrade=1 from_commit=45584b220e911c573643cb1e213e75fc42547818
|
upgrade=1 from_commit=45584b220e911c573643cb1e213e75fc42547818
|
||||||
|
# 0.12.0~ynh1
|
||||||
|
upgrade=1 from_commit=4b7c851074c4e785c414944905a8cfb2a0d19ff1
|
||||||
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.
|
||||||
|
@ -34,5 +36,7 @@ Notification=all
|
||||||
name=0.8.1
|
name=0.8.1
|
||||||
; commit=45584b220e911c573643cb1e213e75fc42547818
|
; commit=45584b220e911c573643cb1e213e75fc42547818
|
||||||
name=0.11.2
|
name=0.11.2
|
||||||
|
; commit=4b7c851074c4e785c414944905a8cfb2a0d19ff1
|
||||||
|
name=0.12.0~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "For starting a minimalist, federated blog — or an entire community.",
|
"en": "For starting a minimalist, federated blog — or an entire community.",
|
||||||
"fr": "Permet de créer un blog fédéré minimaliste ou une communauté entière."
|
"fr": "Permet de créer un blog fédéré minimaliste ou une communauté entière."
|
||||||
},
|
},
|
||||||
"version": "0.12.0~ynh1",
|
"version": "0.12.0~ynh2",
|
||||||
"url": "https://writefreely.org",
|
"url": "https://writefreely.org",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"maintainer": [
|
"maintainer": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue