diff --git a/README.md b/README.md
index 93a4c7b..2ef9047 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ Vikunja is a self-hosted open-source to-do list application for all platforms.
- CalDAV
- Links
-**Shipped version:** 0.19.0~ynh1
+**Shipped version:** 0.19.2~ynh1
**Demo:** https://try.vikunja.io/login
@@ -46,10 +46,13 @@ The API is accesible with this path: https://domain.ltd/api/v1/docs
* Official app website:
* Official admin documentation:
+* Official download portal:
+* Official blog (usefull for release note):
* Upstream app code repository:
* YunoHost documentation for this app:
* Report a bug:
+
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/vikunja_ynh/tree/testing).
diff --git a/README_fr.md b/README_fr.md
index b975191..ef0a5a5 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -26,7 +26,7 @@ Vikunja est une application de liste de tâches Open Source auto-hébergée pour
- CalDAV
- Links
-**Version incluse :** 0.19.0~ynh1
+**Version incluse :** 0.19.2~ynh1
**Démo :** https://try.vikunja.io/login
@@ -43,6 +43,8 @@ Vous pouvez configurer Vikunja en modifiant le fichier `/opt/vikunja/config.yml`
* Site officiel de l'app :
* Documentation officielle de l'admin :
+* Portail de téléchargement officiel:
+* Blog officiel (utile pour avoir les changements de chaque version):
* Dépôt de code officiel de l'app :
* Documentation YunoHost pour cette app :
* Signaler un bug :
diff --git a/conf/amd64.src b/conf/amd64.src
index 67f555e..da1242b 100644
--- a/conf/amd64.src
+++ b/conf/amd64.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://dl.vikunja.io/api/0.19.0/vikunja-v0.19.0-linux-amd64-full
-SOURCE_SUM=D005FD544862B6D01402B7AFA5CAE5A9E5E634112D90EECF6F2781DA83A7A524
+SOURCE_URL=https://dl.vikunja.io/api/0.19.2/vikunja-v0.19.2-linux-amd64-full
+SOURCE_SUM=16F4483929C659021A8F61465FA5A10C9EDCC3CBB6F0D8AC8ED96570034CB50C
SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false
SOURCE_FORMAT=zip
diff --git a/conf/arm64.src b/conf/arm64.src
index 8d89e44..b5abedf 100644
--- a/conf/arm64.src
+++ b/conf/arm64.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://dl.vikunja.io/api/0.19.0/vikunja-v0.19.0-linux-arm64-full
-SOURCE_SUM=CB457F651DE3E4551F36F20389161C0407D10D9821F520357ECE5ED669311943
+SOURCE_URL=https://dl.vikunja.io/api/0.19.2/vikunja-v0.19.2-linux-arm64-full
+SOURCE_SUM=9C3104D42F9B7448D045208C0C5DBF5AC8648B78E7907697264A3031972926EA
SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false
SOURCE_FORMAT=zip
diff --git a/conf/armhf.src b/conf/armhf.src
index 991bb3d..1227716 100644
--- a/conf/armhf.src
+++ b/conf/armhf.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://dl.vikunja.io/api/0.19.0/vikunja-v0.19.0-linux-arm-7-full
-SOURCE_SUM=A5B393C7900C6A77E1887A496E9A66E2762972DA76C961CA8264EF469B24177B
+SOURCE_URL=https://dl.vikunja.io/api/0.19.2/vikunja-v0.19.2-linux-arm-7-full
+SOURCE_SUM=F82B9DF0DE4F36AEF6535DC5425CF45151815E67DBC8BAF9921E38C454AFD724
SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false
SOURCE_FORMAT=zip
diff --git a/conf/front.src b/conf/front.src
index 4a90b6f..816b992 100644
--- a/conf/front.src
+++ b/conf/front.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://dl.vikunja.io/frontend/vikunja-frontend-0.19.0.zip
-SOURCE_SUM=A5D50D3DF1A06D23325DC4B61CA31E908888CC9DC6BAD1C2B348055641CDF727
+SOURCE_URL=https://dl.vikunja.io/frontend/vikunja-frontend-0.19.1.zip
+SOURCE_SUM=29FE793359BF34142181ABA5FF8B1E0CC74F154F238603B04CD033760560D8E4
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false
diff --git a/conf/i386.src b/conf/i386.src
index 194a3ee..9a4b110 100644
--- a/conf/i386.src
+++ b/conf/i386.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://dl.vikunja.io/api/0.19.0/vikunja-v0.19.0-linux-386-full
-SOURCE_SUM=66C21ED000B084B9268E2A0783BE49EC982782F9417050D38683D979555F6E95
+SOURCE_URL=https://dl.vikunja.io/api/0.19.2/vikunja-v0.19.2-linux-386-full
+SOURCE_SUM=6D532EEA15A966446F1B975A8F1D7B64F75AFB2148C09680728C0060FACB5608
SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false
SOURCE_FORMAT=zip
diff --git a/manifest.json b/manifest.json
index c857961..728ffe3 100644
--- a/manifest.json
+++ b/manifest.json
@@ -6,7 +6,7 @@
"en": "Self-hosted To-Do list application",
"fr": "Application de liste de tâches auto-hébergée"
},
- "version": "0.19.0~ynh1",
+ "version": "0.19.2~ynh1",
"url": "https://vikunja.io/",
"upstream": {
"license": "GPL-3.0",