mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
Fix
This commit is contained in:
parent
d785e38b11
commit
067f5b5f80
2 changed files with 8 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "Castopod"
|
||||||
description.en = "Hosting platform made for podcasters"
|
description.en = "Hosting platform made for podcasters"
|
||||||
description.fr = "Plateforme d'hébergement conçue pour les podcasteurs"
|
description.fr = "Plateforme d'hébergement conçue pour les podcasteurs"
|
||||||
|
|
||||||
version = "1.1.2~ynh1"
|
version = "1.1.2~ynh2"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,9 @@
|
||||||
test_format = 1.0
|
test_format = 1.0
|
||||||
|
|
||||||
[default]
|
[default]
|
||||||
|
|
||||||
|
# -------------------------------
|
||||||
|
# Commits to test upgrade from
|
||||||
|
# -------------------------------
|
||||||
|
|
||||||
|
test_upgrade_from.72a5f668.name = "Upgrade from 1.1.2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue