diff --git a/README.md b/README.md index eddf1ac..db2c2ae 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Koel is a simple web-based personal audio streaming service written in Vue on th Targeting web developers, Koel embraces some of the more modern web technologies to do its job. -**Shipped version:** 7.0.2~ynh1 +**Shipped version:** 7.0.8~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 20f5b7b..3086c4d 100644 --- a/README_es.md +++ b/README_es.md @@ -21,7 +21,7 @@ Koel is a simple web-based personal audio streaming service written in Vue on th Targeting web developers, Koel embraces some of the more modern web technologies to do its job. -**Versión actual:** 7.0.2~ynh1 +**Versión actual:** 7.0.8~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 63c3035..57fca1f 100644 --- a/README_eu.md +++ b/README_eu.md @@ -21,7 +21,7 @@ Koel is a simple web-based personal audio streaming service written in Vue on th Targeting web developers, Koel embraces some of the more modern web technologies to do its job. -**Paketatutako bertsioa:** 7.0.2~ynh1 +**Paketatutako bertsioa:** 7.0.8~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index e157041..c4b797a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,7 +21,7 @@ Un simple service web de streaming audio personnel, écrit en Vue pour le client Destiné aux développeurs web, Koel utilise certaines des technologies web les plus modernes pour accomplir son travail. -**Version incluse :** 7.0.2~ynh1 +**Version incluse :** 7.0.8~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index bd158a5..a424ded 100644 --- a/README_gl.md +++ b/README_gl.md @@ -21,7 +21,7 @@ Koel is a simple web-based personal audio streaming service written in Vue on th Targeting web developers, Koel embraces some of the more modern web technologies to do its job. -**Versión proporcionada:** 7.0.2~ynh1 +**Versión proporcionada:** 7.0.8~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index f882bf7..75325c2 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -21,7 +21,7 @@ Koel is a simple web-based personal audio streaming service written in Vue on th Targeting web developers, Koel embraces some of the more modern web technologies to do its job. -**分发版本:** 7.0.2~ynh1 +**分发版本:** 7.0.8~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index bdfcb06..660846a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Koel" description.en = "A simple web-based personal audio streaming service." description.fr = "Un simple service web de streaming audio personnel." -version = "7.0.2~ynh1" +version = "7.0.8~ynh1" maintainers = ["tituspijean"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/koel/koel/releases/download/v7.0.2/koel-v7.0.2.tar.gz" - sha256 = "70ee1d9f045b1e70f69956d8fbd3a94dc2134b9e774b9237d251d0a71667ccba" + url = "https://github.com/koel/koel/releases/download/v7.0.8/koel-v7.0.8.tar.gz" + sha256 = "5e96950c7e0644d585b6c1d9ba6a0bf4d14d0be061513934b818dbf1494f99c8" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^koel-v.*tar.gz$"