1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/castopod_ynh.git synced 2024-09-03 18:16:14 +02:00

Merge pull request #69 from YunoHost-Apps/testing

Update cron
This commit is contained in:
Éric Gaspar 2022-07-22 14:31:19 +02:00 committed by GitHub
commit 623c6eb964
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -40,7 +40,7 @@ Castopod is currently in beta but already quite stable and used by podcasters ar
- Multi-user: add contributors and set roles - Multi-user: add contributors and set roles
- i18n support: translated in English, French & Polish with more to come! - i18n support: translated in English, French & Polish with more to come!
**Shipped version:** 1.0.0-98~ynh1 **Shipped version:** 1.0.0-98~ynh2
**Demo:** https://podcast.podlibre.org/@podlibre_fr **Demo:** https://podcast.podlibre.org/@podlibre_fr

View file

@ -40,7 +40,7 @@ Castopod is currently in beta but already quite stable and used by podcasters ar
- Multi-user: add contributors and set roles - Multi-user: add contributors and set roles
- i18n support: translated in English, French & Polish with more to come! - i18n support: translated in English, French & Polish with more to come!
**Version incluse :** 1.0.0-98~ynh1 **Version incluse :** 1.0.0-98~ynh2
**Démo :** https://podcast.podlibre.org/@podlibre_fr **Démo :** https://podcast.podlibre.org/@podlibre_fr

View file

@ -6,7 +6,7 @@
"en": "Hosting platform made for podcasters", "en": "Hosting platform made for podcasters",
"fr": "Plateforme d'hébergement conçue pour les podcasteurs" "fr": "Plateforme d'hébergement conçue pour les podcasteurs"
}, },
"version": "1.0.0-98~ynh1", "version": "1.0.0-98~ynh2",
"url": "https://castopod.org/", "url": "https://castopod.org/",
"upstream": { "upstream": {
"license": "GPL-3.0-only", "license": "GPL-3.0-only",