diff --git a/README.md b/README.md index cd23ea1..7917914 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit. -**Shipped version:** 0.5.14~ynh1 +**Shipped version:** 0.5.15~ynh1 **Demo:** https://call.element.io/ diff --git a/README_fr.md b/README_fr.md index 27abb31..3154953 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Appels de groupe avec WebRTC qui exploitent Matrix et une boîte à outils WebRTC open source de LiveKit. -**Version incluse :** 0.5.14~ynh1 +**Version incluse :** 0.5.15~ynh1 **Démo :** https://call.element.io/ diff --git a/manifest.toml b/manifest.toml index fc76ff5..2fa081e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Element-Call" description.en = "Group calls powered by Matrix" description.fr = "Appels de groupe alimentés par Matrix" -version = "0.5.14~ynh1" +version = "0.5.15~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/vector-im/element-call/archive/refs/tags/v0.5.14.tar.gz" - sha256 = "877adf3cd5f7a460d26d365a01f923b110c122e0f653966b9440d7e2f830d950" + url = "https://github.com/vector-im/element-call/archive/refs/tags/v0.5.15.tar.gz" + sha256 = "d31444405bcecd46c04ad74bc9f5d16fa1e70cd614fe3b79b55856744605522a" autoupdate.strategy = "latest_github_tag" [resources.system_user]