From 7928dc7d07a054c17254e28d3cfda90f53c65936 Mon Sep 17 00:00:00 2001 From: Salamandar <6552989+Salamandar@users.noreply.github.com> Date: Fri, 5 Jul 2024 11:46:04 +0200 Subject: [PATCH] Testing - v0.12.3 (#265) * Upgrade to v0.12.3 * Auto-update READMEs --------- Co-authored-by: yunohost-bot --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- manifest.toml | 6 +++--- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 95c77605..7ddb98f2 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ In addition to taking over the functionality of Instagram, the functioning of Pi It is also possible to import your data from Instagram. -**Shipped version:** 0.12.1~ynh1 +**Shipped version:** 0.12.3~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 6962a54a..ea1202ce 100644 --- a/README_es.md +++ b/README_es.md @@ -25,7 +25,7 @@ In addition to taking over the functionality of Instagram, the functioning of Pi It is also possible to import your data from Instagram. -**Versión actual:** 0.12.1~ynh1 +**Versión actual:** 0.12.3~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index a9f915de..82156f05 100644 --- a/README_eu.md +++ b/README_eu.md @@ -25,7 +25,7 @@ In addition to taking over the functionality of Instagram, the functioning of Pi It is also possible to import your data from Instagram. -**Paketatutako bertsioa:** 0.12.1~ynh1 +**Paketatutako bertsioa:** 0.12.3~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 474482d1..c005b3b9 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ En plus de reprendre les fonctionnalités d'Instagram, le fonctionnement de Pixe Il est également possible d'importer ses données depuis Instagram. -**Version incluse :** 0.12.1~ynh1 +**Version incluse :** 0.12.3~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index f8bed3b2..6369481d 100644 --- a/README_gl.md +++ b/README_gl.md @@ -25,7 +25,7 @@ In addition to taking over the functionality of Instagram, the functioning of Pi It is also possible to import your data from Instagram. -**Versión proporcionada:** 0.12.1~ynh1 +**Versión proporcionada:** 0.12.3~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 0268eed4..b80ff8ec 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -25,7 +25,7 @@ In addition to taking over the functionality of Instagram, the functioning of Pi It is also possible to import your data from Instagram. -**分发版本:** 0.12.1~ynh1 +**分发版本:** 0.12.3~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index e4ccf58a..b031a261 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Pixelfed" description.en = "ActivityPub Federated Image Sharing" description.fr = "Logiciel de partage d'image fédéré via ActivityPub" -version = "0.12.1~ynh1" +version = "0.12.3~ynh1" maintainers = ["yalh76", "Lapineige"] @@ -36,8 +36,8 @@ ram.runtime = "100M" [resources] [resources.sources.main] - url = "https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.12.1.tar.gz" - sha256 = "dcfc497921ebc535245bff3a3aa1e6dbd774c65d3d26cf005caca999a20c28d6" + url = "https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.12.3.tar.gz" + sha256 = "04c9c0528d7b315eb909a792ab4efccbc4314fb2a8ddfe9eefc5f500a97b2992" autoupdate.strategy = "latest_github_tag" [resources.system_user]