diff --git a/README.md b/README.md index 17ab683..74e9c42 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Web based text editor/note taking software -**Shipped version:** 18.03.00~ynh2 +**Shipped version:** 23.10.15~ynh1 **Demo:** https://foxusa.github.io/OpenNote/OpenNote/#/folder @@ -28,7 +28,7 @@ Web based text editor/note taking software ## Documentation and resources -* Official app website: +* Official app website: * Upstream app code repository: * Report a bug: diff --git a/README_fr.md b/README_fr.md index 6907538..93ac7ed 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Web based text editor/note taking software -**Version incluse :** 18.03.00~ynh2 +**Version incluse :** 23.10.15~ynh1 **Démo :** https://foxusa.github.io/OpenNote/OpenNote/#/folder @@ -28,7 +28,7 @@ Web based text editor/note taking software ## Documentations et ressources -* Site officiel de l’app : +* Site officiel de l’app : * Dépôt de code officiel de l’app : * Signaler un bug : diff --git a/manifest.toml b/manifest.toml index de48605..926fef7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,13 +5,13 @@ name = "OpenNote" description.en = "Web based text editor/note taking software" description.fr = "Éditeur WEB de texte/logiciel de prise de notes" -version = "18.03.00~ynh2" +version = "23.10.15~ynh1" maintainers = ["Alex"] [upstream] license = "MIT" -website = "https://foxusa.github.io/OpenNote/OpenNote/" +website = "https://foxusa.github.io/OpenNote/" demo = "https://foxusa.github.io/OpenNote/OpenNote/#/folder" code = "https://github.com/FoxUSA/OpenNote/"