diff --git a/README.md b/README.md index b14e741..64a3c51 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Indexhibit is a pioneering, influential, web-based content management system (CM It is intended for independent-minded creators, academics, researchers, students, collectors, et al., who wish to learn how and manage the visual display of their works, on their own terms, according to their own abilities. -**Shipped version:** 2.1.2024.02.07~ynh1 +**Shipped version:** 2.1.2024.03.27~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index fd53ee0..3dcadb1 100644 --- a/README_es.md +++ b/README_es.md @@ -20,7 +20,7 @@ Indexhibit is a pioneering, influential, web-based content management system (CM It is intended for independent-minded creators, academics, researchers, students, collectors, et al., who wish to learn how and manage the visual display of their works, on their own terms, according to their own abilities. -**Versión actual:** 2.1.2024.02.07~ynh1 +**Versión actual:** 2.1.2024.03.27~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 56075a2..a2dc32c 100644 --- a/README_eu.md +++ b/README_eu.md @@ -20,7 +20,7 @@ Indexhibit is a pioneering, influential, web-based content management system (CM It is intended for independent-minded creators, academics, researchers, students, collectors, et al., who wish to learn how and manage the visual display of their works, on their own terms, according to their own abilities. -**Paketatutako bertsioa:** 2.1.2024.02.07~ynh1 +**Paketatutako bertsioa:** 2.1.2024.03.27~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index fc27c5f..4346ff3 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Indexhibit est un système de gestion de contenu (CMS) pionnier et influent basé sur le Web, fondé en 2006 par Jeffery Vaska et Daniel Eatock, qui est principalement utilisé pour créer des portfolios en ligne (image, texte et vidéo). Il s'adresse aux créateurs indépendants d'esprit, universitaires, chercheurs, étudiants, collectionneurs, etc., qui souhaitent apprendre et gérer la présentation visuelle de leurs œuvres, à leur manière, selon leurs propres capacités. -**Version incluse :** 2.1.2024.02.07~ynh1 +**Version incluse :** 2.1.2024.03.27~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index a612539..681c08e 100644 --- a/README_gl.md +++ b/README_gl.md @@ -20,7 +20,7 @@ Indexhibit is a pioneering, influential, web-based content management system (CM It is intended for independent-minded creators, academics, researchers, students, collectors, et al., who wish to learn how and manage the visual display of their works, on their own terms, according to their own abilities. -**Versión proporcionada:** 2.1.2024.02.07~ynh1 +**Versión proporcionada:** 2.1.2024.03.27~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index a9d11d7..9a41dda 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -20,7 +20,7 @@ Indexhibit is a pioneering, influential, web-based content management system (CM It is intended for independent-minded creators, academics, researchers, students, collectors, et al., who wish to learn how and manage the visual display of their works, on their own terms, according to their own abilities. -**分发版本:** 2.1.2024.02.07~ynh1 +**分发版本:** 2.1.2024.03.27~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index be4d5f2..2a01cec 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Indexhibit" description.en = "Archetypal portfolio CMS for everybody" description.fr = "CMS de portfolio archétypal pour tout le monde" -version = "2.1.2024.02.07~ynh1" +version = "2.1.2024.03.27~ynh1" maintainers = [ "eric_G" ] @@ -42,8 +42,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/Indexhibit/indexhibit/archive/e2b0a61cab865f16ef8371ce1b51a8d3bc171e35.tar.gz" - sha256 = "71f4824fcb291173a9f6f9cde60f1f0a91a8b3e38496713cad96e53d251bcbf3" + url = "https://github.com/Indexhibit/indexhibit/archive/4d37bf6cd2d8de237f3ed72b773fe9e1b4351422.tar.gz" + sha256 = "f087b549c79aeb1a82269fdebe7f2ae6c179c6728ba84972443b0c893f7a2117" autoupdate.strategy = "latest_github_commit" autoupdate.force_version = "2.1.%Y.%m.%d"