diff --git a/README.md b/README.md index 124732e..ca6b531 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.8~ynh2 +**Shipped version:** 7.0.9~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 2aa6308..de9bed4 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.8~ynh2 +**Versión actual:** 7.0.9~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 711b0e8..8e9de18 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.8~ynh2 +**Paketatutako bertsioa:** 7.0.9~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 8288022..68ace8b 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.8~ynh2 +**Version incluse :** 7.0.9~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 70440b6..444b854 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.8~ynh2 +**Versión proporcionada:** 7.0.9~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index aceb90c..bf9a617 100644 --- a/README_id.md +++ b/README_id.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 terkirim:** 7.0.8~ynh2 +**Versi terkirim:** 7.0.9~ynh1 **Demo:** @@ -33,7 +33,7 @@ Targeting web developers, Koel embraces some of the more modern web technologies - Website aplikasi resmi: - Dokumentasi admin resmi: -- Repositori kode aplikasi hulu: +- Depot kode aplikasi hulu: - Gudang YunoHost: - Laporkan bug: diff --git a/README_zh_Hans.md b/README_zh_Hans.md index dd1254d..8fbb156 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.8~ynh2 +**分发版本:** 7.0.9~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index f2eaa2c..cb64f2e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Koel" description.en = "Simple web-based personal audio streaming service" description.fr = "Simple service web de streaming audio personnel" -version = "7.0.8~ynh2" +version = "7.0.9~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.8/koel-v7.0.8.tar.gz" - sha256 = "5e96950c7e0644d585b6c1d9ba6a0bf4d14d0be061513934b818dbf1494f99c8" + url = "https://github.com/koel/koel/releases/download/v7.0.9/koel-v7.0.9.tar.gz" + sha256 = "e8767e78ef98397bfbcfdd67ddae546b3d3388be5481ad2360b29a7e9a20802b" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^koel-v.*tar.gz$"