diff --git a/README.md b/README.md index 03f257c..a6e2a72 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,8 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is - Open-source -**Shipped version:** 1.36.0~ynh1 +**Shipped version:** 1.37.0~ynh1 + **Demo:** https://app.umami.is/share/8rmHaheU/umami.is diff --git a/README_fr.md b/README_fr.md index db20592..bcab1f7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,7 +31,8 @@ Umami is a simple, easy to use, self-hosted web analytics solution. The goal is - Open-source -**Version incluse :** 1.36.0~ynh1 +**Version incluse :** 1.37.0~ynh1 + **Démo :** https://app.umami.is/share/8rmHaheU/umami.is diff --git a/conf/app.src b/conf/app.src index e21be1c..d52772c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/mikecao/umami/archive/refs/tags/v1.36.0.tar.gz -SOURCE_SUM=29e284d0fe2e7fd9453b99c2d4f438622561a2e01b79474e5a401cf4eda52641 +SOURCE_URL=https://github.com/mikecao/umami/archive/refs/tags/v1.37.0.tar.gz +SOURCE_SUM=39290871484579fa1176edd6d1b266bc8d77175881c0f50553ba95088da8d517 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ce71f36..5027da6 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Simple, fast, privacy-focused alternative to Google Analytics", "fr": "Analyse de trafic web simple et respectueux" }, - "version": "1.36.0~ynh1", + "version": "1.37.0~ynh1", "url": "https://umami.is/", "upstream": { "license": "MIT",