mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
fix
This commit is contained in:
parent
756b8f9041
commit
baf37bed70
2 changed files with 6 additions and 4 deletions
|
@ -5,7 +5,7 @@ name = "Friendica"
|
||||||
description.en = "Social Communication Server"
|
description.en = "Social Communication Server"
|
||||||
description.fr = "Serveur de Communication Social"
|
description.fr = "Serveur de Communication Social"
|
||||||
|
|
||||||
version = "2023.05~ynh1"
|
version = "2023.05~ynh2"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
|
|
@ -2,6 +2,8 @@ test_format = 1.0
|
||||||
|
|
||||||
[default]
|
[default]
|
||||||
|
|
||||||
# ------------
|
# -------------------------------
|
||||||
# Tests to run
|
# Commits to test upgrade from
|
||||||
# ------------
|
# -------------------------------
|
||||||
|
|
||||||
|
test_upgrade_from.dc7cd3eabe212708375c0dcd4ee994a1373a8122.name = "Upgrade from 2023.05~ynh1"
|
Loading…
Add table
Reference in a new issue