diff --git a/README.md b/README.md index 5aa282b..7b8fe81 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Komga is a free and open source comics/mangas server. -w + ### Features - Browse libraries, series and books via a responsive web UI that works on desktop, tablets and phones @@ -29,7 +29,7 @@ w - Download book files -**Shipped version:** 0.119.1~ynh1 +**Shipped version:** 0.119.2~ynh1 **Demo:** https://demo.komga.org diff --git a/README_fr.md b/README_fr.md index 3c05a36..00ef1fb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -12,7 +12,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour ## Vue d'ensemble Komga is a free and open source comics/mangas server. -w + ### Features - Browse libraries, series and books via a responsive web UI that works on desktop, tablets and phones @@ -25,7 +25,7 @@ w - Download book files -**Version incluse :** 0.119.1~ynh1 +**Version incluse :** 0.119.2~ynh1 **Démo :** https://demo.komga.org diff --git a/conf/app.src b/conf/app.src index 902b990..02ba480 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.119.1/komga-0.119.1.jar -SOURCE_SUM=a8634d40eab9eb0fe98da263953574ce864f9ac0dee90acfaa018b140fa3e255 +SOURCE_URL=https://github.com/gotson/komga/releases/download/v0.119.2/komga-0.119.2.jar +SOURCE_SUM=b0df6a8c0bfe1d4ad352de497e59cd661619606a30cea2d1845113373c7113e0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=jar SOURCE_IN_SUBDIR=false diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index f93d056..90ff086 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -1,5 +1,5 @@ Komga is a free and open source comics/mangas server. -w + ### Features - Browse libraries, series and books via a responsive web UI that works on desktop, tablets and phones diff --git a/manifest.json b/manifest.json index ccfb292..ec97cfe 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Media server for your comics, manga and magazines", "fr": "Serveur multimédia pour vos bandes dessinées, mangas et magazines" }, - "version": "0.119.1~ynh1", + "version": "0.119.2~ynh1", "url": "https://komga.org", "upstream": { "license": "MIT",