diff --git a/manifest.toml b/manifest.toml index ce870c7..e95ac9d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -2,12 +2,12 @@ packaging_format = 2 id = "chatgpt-web" name = "chatGPT-web" -description.en = "Explain in *a few (10~15) words* the purpose of the app or what it actually does (it is meant to give a rough idea to users browsing a catalog of 100+ apps)" -description.fr = "Expliquez en *quelques* (10~15) mots l'utilité de l'app ou ce qu'elle fait (l'objectif est de donner une idée grossière pour des utilisateurs qui naviguent dans un catalogue de 100+ apps)" +description.en = "ChatGPT web interface using the OpenAI API" +description.fr = "Interface Web ChatGPT utilisant l'API OpenAI" -version = "1.0~ynh1" +version = "2023.05.14~ynh1" -maintainers = [""] +maintainers = ["eric_G"] [upstream] license = "GPL-3.0"