mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
bump version and tests upgrade from last v1
This commit is contained in:
parent
8bf21a5330
commit
98237df4ba
2 changed files with 2 additions and 6 deletions
|
@ -5,7 +5,7 @@ name = "Glitch-Soc"
|
|||
description.en = "Libre and federated social network, fork of Mastodon"
|
||||
description.fr = "Réseau social libre et fédéré, scission de Mastodon"
|
||||
|
||||
version = "2023.05.27~ynh1"
|
||||
version = "2023.05.27~ynh2"
|
||||
|
||||
maintainers = ["Tagada"]
|
||||
|
||||
|
|
|
@ -21,8 +21,4 @@ test_format = 1.0
|
|||
# Commits to test upgrade from
|
||||
# -------------------------------
|
||||
|
||||
test_upgrade_from.614380ee.name = "Upgrade from 2022.04.28~ynh1"
|
||||
test_upgrade_from.614380ee.args.domain="domain.tld"
|
||||
test_upgrade_from.614380ee.args.admin="john"
|
||||
test_upgrade_from.614380ee.args.language="fr_FR"
|
||||
test_upgrade_from.614380ee.args.is_public=1
|
||||
test_upgrade_from.d5def5c.name = "Upgrade from 2023.05.27~ynh2"
|
||||
|
|
Loading…
Add table
Reference in a new issue