diff --git a/README.md b/README.md
index 4099d7f..dad9752 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Open Web Calendar for YunoHost
-[](https://dash.yunohost.org/appci/app/open-web-calendar)  
+[](https://ci-apps.yunohost.org/ci/apps/open-web-calendar/)  
[](https://install-app.yunohost.org/?app=open-web-calendar)
@@ -18,7 +18,7 @@ It shall NOT be edited by hand.
Embed a highly customizable web calendar into your website using ICal source links.
-**Shipped version:** 1.36~ynh1
+**Shipped version:** 1.37~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index b585ab5..fddf045 100644
--- a/README_es.md
+++ b/README_es.md
@@ -5,7 +5,7 @@ No se debe editar a mano.
# Open Web Calendar para Yunohost
-[](https://dash.yunohost.org/appci/app/open-web-calendar)  
+[](https://ci-apps.yunohost.org/ci/apps/open-web-calendar/)  
[](https://install-app.yunohost.org/?app=open-web-calendar)
@@ -18,7 +18,7 @@ No se debe editar a mano.
Embed a highly customizable web calendar into your website using ICal source links.
-**Versión actual:** 1.36~ynh1
+**Versión actual:** 1.37~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index d72cdab..9db5f1e 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -5,7 +5,7 @@ EZ editatu eskuz.
# Open Web Calendar YunoHost-erako
-[](https://dash.yunohost.org/appci/app/open-web-calendar)  
+[](https://ci-apps.yunohost.org/ci/apps/open-web-calendar/)  
[](https://install-app.yunohost.org/?app=open-web-calendar)
@@ -18,7 +18,7 @@ EZ editatu eskuz.
Embed a highly customizable web calendar into your website using ICal source links.
-**Paketatutako bertsioa:** 1.36~ynh1
+**Paketatutako bertsioa:** 1.37~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 5d7b491..a137d7d 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
# Open Web Calendar pour YunoHost
-[](https://dash.yunohost.org/appci/app/open-web-calendar)  
+[](https://ci-apps.yunohost.org/ci/apps/open-web-calendar/)  
[](https://install-app.yunohost.org/?app=open-web-calendar)
@@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Intégrez un calendrier Web hautement personnalisable dans votre site Web à l'aide des liens sources ICal.
-**Version incluse :** 1.36~ynh1
+**Version incluse :** 1.37~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 5f72e25..0004d75 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -5,7 +5,7 @@ NON debe editarse manualmente.
# Open Web Calendar para YunoHost
-[](https://dash.yunohost.org/appci/app/open-web-calendar)  
+[](https://ci-apps.yunohost.org/ci/apps/open-web-calendar/)  
[](https://install-app.yunohost.org/?app=open-web-calendar)
@@ -18,7 +18,7 @@ NON debe editarse manualmente.
Embed a highly customizable web calendar into your website using ICal source links.
-**Versión proporcionada:** 1.36~ynh1
+**Versión proporcionada:** 1.37~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 876720a..af0b197 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -5,7 +5,7 @@
# YunoHost 上的 Open Web Calendar
-[](https://dash.yunohost.org/appci/app/open-web-calendar)  
+[](https://ci-apps.yunohost.org/ci/apps/open-web-calendar/)  
[](https://install-app.yunohost.org/?app=open-web-calendar)
@@ -18,7 +18,7 @@
Embed a highly customizable web calendar into your website using ICal source links.
-**分发版本:** 1.36~ynh1
+**分发版本:** 1.37~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index e16a941..0400e9d 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "Open Web Calendar"
description.en = "Embed a web calendar into your own website"
description.fr = "Intégrez un calendrier Web à votre propre site Web"
-version = "1.36~ynh1"
+version = "1.37~ynh1"
maintainers = ["eric_G"]
@@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/niccokunzmann/open-web-calendar/archive/refs/tags/v1.36.tar.gz"
- sha256 = "a2f8fed8a1b54bc863eb98f66e369cdd3e87e25e5f381b5cfaa6a869ec7d001a"
+ url = "https://github.com/niccokunzmann/open-web-calendar/archive/refs/tags/v1.37.tar.gz"
+ sha256 = "ac4afd0492ad57729bf50c6ab93cc5e28d1164b72fb93d307c69313332138088"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]