diff --git a/README.md b/README.md
index 44e2d4a..a02c850 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ Tiki Wiki CMS Groupware is the Free / Libre / Open Source Web Application with t
- Tiki Trackers is the built-in database web apps builder and low-code / no-code application framework.
-**Shipped version:** 26.0~ynh1
+**Shipped version:** 26.1~ynh1
**Demo:** https://tiki.org/Try-Tiki
@@ -45,7 +45,6 @@ Tiki Wiki CMS Groupware is the Free / Libre / Open Source Web Application with t
* Official app website:
* Official admin documentation:
* Upstream app code repository:
-* YunoHost documentation for this app:
* Report a bug:
## Developer info
diff --git a/README_fr.md b/README_fr.md
index ce8502b..f4bc71d 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -33,7 +33,7 @@ Tiki Wiki CMS Groupware est l'application Web libre dotée du plus grand nombre
Les Tiki Trackers sont la composante intégrée pour le développement low-code / no-code et le générateur de formulaires et bases de données.
-**Version incluse :** 26.0~ynh1
+**Version incluse :** 26.1~ynh1
**Démo :** https://tiki.org/Try-Tiki
@@ -46,7 +46,6 @@ Les Tiki Trackers sont la composante intégrée pour le développement low-code
* Site officiel de l’app :
* Documentation officielle de l’admin :
* Dépôt de code officiel de l’app :
-* Documentation YunoHost pour cette app :
* Signaler un bug :
## Informations pour les développeurs
diff --git a/manifest.toml b/manifest.toml
index 21faa06..4ebdb19 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -5,7 +5,7 @@ name = "Tiki"
description.en = "Wiki-based, content management system"
description.fr = "Système de gestion de contenu basé sur Wiki"
-version = "26.0~ynh1"
+version = "26.1~ynh1"
maintainers = ["eric_G"]
@@ -52,13 +52,13 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_26.x_Alnilam/26.0/tiki-26.0.tar.gz/download"
- sha256 = "493f204407eefd102c2ed59e4e4e716ea1671e0d43d99dd8e4265a8e09f28335"
+ url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_26.x_Alnilam/26.1/tiki-26.1.tar.gz/download"
+ sha256 = "f6d0042567feb62bfaf012cb999625ef840501141249a247b3075094030649c7"
format = "tar.gz"
[resources.sources.lts]
- url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_24.x_Wolf_359/24.4/tiki-24.4.tar.gz/download"
- sha256 = "1cb546e282ec74ce7bf6bbda96048b6b2b7087bb8416fd154eeb4b99d8e4f8c5"
+ url = "https://sourceforge.net/projects/tikiwiki/files/Tiki_24.x_Wolf_359/24.5/tiki-24.5.tar.gz/download"
+ sha256 = "d91cb7846a0c863ab5b1d29a305acd865365364e05f5d83c00e11cae4d67a71b"
format = "tar.gz"
[resources.system_user]