diff --git a/README.md b/README.md index a4c5e3b..74bec24 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is - Privacy-focused -**Shipped version:** 2.13.0~ynh1 +**Shipped version:** 2.13.1~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 24da6fc..dfe46f7 100644 --- a/README_es.md +++ b/README_es.md @@ -31,7 +31,7 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is - Privacy-focused -**Versión actual:** 2.13.0~ynh1 +**Versión actual:** 2.13.1~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index f26f5b4..58c5b94 100644 --- a/README_eu.md +++ b/README_eu.md @@ -31,7 +31,7 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is - Privacy-focused -**Paketatutako bertsioa:** 2.13.0~ynh1 +**Paketatutako bertsioa:** 2.13.1~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 9aaf43c..bbed0d9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,7 +31,7 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is - Privacy-focused -**Version incluse :** 2.13.0~ynh1 +**Version incluse :** 2.13.1~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index a221e3e..b4f58a9 100644 --- a/README_gl.md +++ b/README_gl.md @@ -31,7 +31,7 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is - Privacy-focused -**Versión proporcionada:** 2.13.0~ynh1 +**Versión proporcionada:** 2.13.1~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index e7774b3..45ecc66 100644 --- a/README_id.md +++ b/README_id.md @@ -31,7 +31,7 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is - Privacy-focused -**Versi terkirim:** 2.13.0~ynh1 +**Versi terkirim:** 2.13.1~ynh1 **Demo:** diff --git a/README_ru.md b/README_ru.md index 3a93f1d..82c2961 100644 --- a/README_ru.md +++ b/README_ru.md @@ -31,7 +31,7 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is - Privacy-focused -**Поставляемая версия:** 2.13.0~ynh1 +**Поставляемая версия:** 2.13.1~ynh1 **Демо-версия:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 3350305..6a91b00 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -31,7 +31,7 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is - Privacy-focused -**分发版本:** 2.13.0~ynh1 +**分发版本:** 2.13.1~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 11f3c37..d792ab2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Umami" description.en = "Simple, fast, privacy-focused alternative to Google Analytics" description.fr = "Analyse de trafic web simple et respectueux" -version = "2.13.0~ynh1" +version = "2.13.1~ynh1" maintainers = ["orhtej2"] @@ -47,8 +47,8 @@ ram.runtime = "50M" [resources.sources.main] - url = "https://github.com/mikecao/umami/archive/refs/tags/v2.13.0.tar.gz" - sha256 = "cbcc6e18434f7630b2af69bd0c3e0066faf282c0b9378b85c965de231f2b53b4" + url = "https://github.com/mikecao/umami/archive/refs/tags/v2.13.1.tar.gz" + sha256 = "8c49530d78f2059f6df57762c97783528a0a52ca641797f3f8f4ed1c576e886e" autoupdate.strategy = "latest_github_tag" [resources.system_user]