mirror of
https://github.com/YunoHost-Apps/invidious_ynh.git
synced 2024-09-03 19:15:55 +02:00
Fix version in manifest.toml
Version should be YY.MM.DD~ynhX
This commit is contained in:
parent
6fc8287efd
commit
458df481d8
1 changed files with 1 additions and 1 deletions
|
@ -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"]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue