diff --git a/README.md b/README.md index 2b9bb8f..69cd406 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. SVG-edit is a fast, web-based, javascript-driven SVG drawing editor that works in any modern browser. -**Shipped version:** 2.8.1~ynh5 +**Shipped version:** 7.2.0~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 5cf7bb9..343fb50 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. SVG-edit is a fast, web-based, javascript-driven SVG drawing editor that works in any modern browser. -**Paketatutako bertsioa:** 2.8.1~ynh5 +**Paketatutako bertsioa:** 7.2.0~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index c188373..df6bfe4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. SVG-edit est un éditeur de dessin SVG rapide, basé sur le Web et piloté par JavaScript, qui fonctionne dans n'importe quel navigateur moderne. -**Version incluse :** 2.8.1~ynh5 +**Version incluse :** 7.2.0~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 6935e8a..331e332 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. SVG-edit is a fast, web-based, javascript-driven SVG drawing editor that works in any modern browser. -**Versión proporcionada:** 2.8.1~ynh5 +**Versión proporcionada:** 7.2.0~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index c253974..41a1923 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 SVG-edit +# YunoHost 上的 SVG-edit [![集成程度](https://dash.yunohost.org/integration/svgedit.svg)](https://dash.yunohost.org/appci/app/svgedit) ![工作状态](https://ci-apps.yunohost.org/ci/badges/svgedit.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/svgedit.maintain.svg) @@ -19,7 +19,7 @@ SVG-edit is a fast, web-based, javascript-driven SVG drawing editor that works in any modern browser. -**分发版本:** 2.8.1~ynh5 +**分发版本:** 7.2.0~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 37eeb23..75ef4e8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "SVG-edit" description.en = "Web-based SVG drawing editor working on any modern browser" description.fr = "Édition de SVG en ligne fonctionnent avec tout navigateur moderne" -version = "2.8.1~ynh5" +version = "7.2.0~ynh1" maintainers = ["ljf"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/SVG-Edit/svgedit/archive/refs/tags/v.7.3.3.tar.gz" - sha256 = "c543111cbdc6b72781e957941fa0382f1026d0ada81a31177a5688a9104766d7" + url = "https://github.com/SVG-Edit/svgedit/archive/refs/tags/v7.2.0.tar.gz" + sha256 = "238ca1507a3f7f33134158fdbc5d7b7ba2adbdedc9189749648d787ea737de7d" autoupdate.strategy = "latest_github_release" [resources.system_user]