diff --git a/README.md b/README.md index 6b2063c..ac633a9 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ This is a web interface for OwnTracks built as a Vue.js single page application. - Highly customisable -**Shipped version:** 2.15.0~ynh1 +**Shipped version:** 2.15.2~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 93143d4..efb359d 100644 --- a/README_es.md +++ b/README_es.md @@ -31,7 +31,7 @@ This is a web interface for OwnTracks built as a Vue.js single page application. - Highly customisable -**Versión actual:** 2.15.0~ynh1 +**Versión actual:** 2.15.2~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index f24f02e..54988d7 100644 --- a/README_eu.md +++ b/README_eu.md @@ -31,7 +31,7 @@ This is a web interface for OwnTracks built as a Vue.js single page application. - Highly customisable -**Paketatutako bertsioa:** 2.15.0~ynh1 +**Paketatutako bertsioa:** 2.15.2~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 470bdc2..5980568 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,7 +30,7 @@ Il s'agit d'une interface Web pour OwnTracks construite comme une application Vu - Télécharger les données de localisation sélectionnées au format JSON - Hautement personnalisable -**Version incluse :** 2.15.0~ynh1 +**Version incluse :** 2.15.2~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index eed09f1..f8e1580 100644 --- a/README_gl.md +++ b/README_gl.md @@ -31,7 +31,7 @@ This is a web interface for OwnTracks built as a Vue.js single page application. - Highly customisable -**Versión proporcionada:** 2.15.0~ynh1 +**Versión proporcionada:** 2.15.2~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 6d226b9..91fb7d9 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -31,7 +31,7 @@ This is a web interface for OwnTracks built as a Vue.js single page application. - Highly customisable -**分发版本:** 2.15.0~ynh1 +**分发版本:** 2.15.2~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index cb197dd..7e7076f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "OwnTracks" description.en = "Keep track of your location history" description.fr = "Gérez votre historique de géolocalisation" -version = "2.15.0~ynh1" +version = "2.15.2~ynh1" maintainers = ["tituspijean"] @@ -59,8 +59,8 @@ ram.runtime = "50M" extras.yarn.packages = "yarn" [resources.sources.main] - url = "https://github.com/owntracks/frontend/archive/refs/tags/v2.15.0.tar.gz" - sha256 = "1b7025fa34495ab04726a68372a04b6e48ffe2ab7bf233a10bd1fefdeaf1ab78" + url = "https://github.com/owntracks/frontend/archive/refs/tags/v2.15.2.tar.gz" + sha256 = "b317565ca517821d0d06dd7da37e81181fde872cb99f8f6e55f2d7c0027b75ea" autoupdate.strategy = "latest_github_release" autoupdate.asset = "tarball"