1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invidious_ynh.git synced 2024-09-03 19:15:55 +02:00

Merge pull request #131 from YunoHost-Apps/testing

Testing - Fix version in manifest.toml
This commit is contained in:
Tagada 2023-08-08 15:30:13 +02:00 committed by GitHub
commit 06d111e47f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -27,7 +27,7 @@ In addition to constituting an advantage in terms of confidentiality (the data d
- Ability to subscribe to channels without creating a Google account
**Shipped version:** 02.08.23~ynh1
**Shipped version:** 23.08.02~ynh1
**Demo:** https://invidious.site/

View file

@ -26,7 +26,7 @@ En plus de constituer un avantage sur le plan de la confidentialité (les donné
- Possibilité d'afficher les commentaires Reddit plutôt que les commentaires YouTube,
- Possibilité de s'abonner aux chaines sans créer de compte Google
**Version incluse :** 02.08.23~ynh1
**Version incluse :** 23.08.02~ynh1
**Démo :** https://invidious.site/

View file

@ -5,7 +5,7 @@ name = "Invidious"
description.en = "Alternative front-end to YouTube"
description.fr = "Front-end alternatif à YouTube"
version = "02.08.23~ynh1"
version = "23.08.02~ynh1"
maintainers = ["eric_G"]