diff --git a/README.md b/README.md index 5eec446..6606b24 100644 --- a/README.md +++ b/README.md @@ -32,15 +32,14 @@ A fast and simple webserver for your files, that's dependency-free and with unde ✨ PWA enabled -**Shipped version:** 0.2.2~ynh1 +**Shipped version:** 0.2.2~ynh2 ## Screenshots -![Screenshot of Gossa](./doc/screenshots/screenshot.gif) +![Screenshot of Gossa](./doc/screenshots/screenshot.png) ## Documentation and resources -* Official app website: * Upstream app code repository: * YunoHost documentation for this app: * Report a bug: diff --git a/README_fr.md b/README_fr.md index b5dbbec..8dc087e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -32,15 +32,14 @@ A fast and simple webserver for your files, that's dependency-free and with unde ✨ PWA enabled -**Version incluse :** 0.2.2~ynh1 +**Version incluse :** 0.2.2~ynh2 ## Captures d'écran -![Capture d'écran de Gossa](./doc/screenshots/screenshot.gif) +![Capture d'écran de Gossa](./doc/screenshots/screenshot.png) ## Documentations et ressources -* Site officiel de l'app : * Dépôt de code officiel de l'app : * Documentation YunoHost pour cette app : * Signaler un bug : diff --git a/doc/screenshots/screenshot.gif b/doc/screenshots/screenshot.gif deleted file mode 100644 index 1cd6225..0000000 Binary files a/doc/screenshots/screenshot.gif and /dev/null differ diff --git a/doc/screenshots/screenshot.png b/doc/screenshots/screenshot.png new file mode 100644 index 0000000..62bf601 Binary files /dev/null and b/doc/screenshots/screenshot.png differ diff --git a/manifest.json b/manifest.json index d8427d2..515cfc8 100644 --- a/manifest.json +++ b/manifest.json @@ -6,11 +6,10 @@ "en": "Fast and simple webserver for your files", "fr": "Serveur web simple et rapide pour vos fichiers" }, - "version": "0.2.2~ynh1", + "version": "0.2.2~ynh2", "url": "https://github.com/pldubouilh/gossa", "upstream": { "license": "MIT", - "website": "https://github.com/pldubouilh/gossa", "code": "https://github.com/pldubouilh/gossa" }, "license": "MIT",