diff --git a/README.md b/README.md index f06a3ca..2372aba 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. An admin UI for Matrix Synapse homeserver. -**Shipped version:** 0.9.4~ynh1 +**Shipped version:** 0.10.1~ynh1 ## Screenshots diff --git a/README_eu.md b/README_eu.md index 5f27289..07c1b2c 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. An admin UI for Matrix Synapse homeserver. -**Paketatutako bertsioa:** 0.9.4~ynh1 +**Paketatutako bertsioa:** 0.10.1~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index c096ed9..0179a2d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. An admin UI for Matrix Synapse homeserver. -**Version incluse :** 0.9.4~ynh1 +**Version incluse :** 0.10.1~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 735ca40..e54d1d3 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. An admin UI for Matrix Synapse homeserver. -**Versión proporcionada:** 0.9.4~ynh1 +**Versión proporcionada:** 0.10.1~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 86815a1..b936ed4 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ An admin UI for Matrix Synapse homeserver. -**分发版本:** 0.9.4~ynh1 +**分发版本:** 0.10.1~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 46ced31..157c752 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Synapse Admin" description.en = "Admin UI for Synapse" description.fr = "Admin UI pour Synapse" -version = "0.9.4~ynh1" +version = "0.10.1~ynh1" maintainers = [] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/Awesome-Technologies/synapse-admin/releases/download/0.9.4/synapse-admin-0.9.4.tar.gz" - sha256 = "9a0fca6632ede55bdee5092c4f40b29cd931993f6a939ec9b8120094cc2406c2" + url = "https://github.com/Awesome-Technologies/synapse-admin/releases/download/0.10.1/synapse-admin-0.10.1.tar.gz" + sha256 = "486d0314316c76cd8ca801a76797352223b88d89d241e23e7b9db409b666c09d" autoupdate.strategy = "latest_github_release" autoupdate.asset = "synapse-admin-.*.tar.gz"