From c2c0066945e9add8356d3466a7045f568b0289b2 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Mon, 11 Mar 2024 16:04:53 +0100 Subject: [PATCH 1/6] [autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1 --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 6342dcb..d1063b6 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -30,7 +30,7 @@ then ynh_script_progression --message="Upgrading source files..." --weight=5 # Download, check integrity, uncompress and patch the source from app.src - ynh_setup_source --dest_dir="$install_dir" --keep="gsconfig.php data/ backups/" + ynh_setup_source --dest_dir="$install_dir" --full_replace=1 --keep="gsconfig.php data/ backups/" fi chmod -R o-rwx "$install_dir" From 86f61d965fba72ffdbb25b7de4baf4237242bf74 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 15 Apr 2024 20:17:41 +0000 Subject: [PATCH 2/6] Auto-update READMEs --- ALL_README.md | 7 ++++++ README.md | 26 +++++++++++----------- README_eu.md | 56 +++++++++++++++++++++++++++++++++++++++++++++++ README_fr.md | 30 ++++++++++++------------- README_gl.md | 56 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 56 +++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 203 insertions(+), 28 deletions(-) create mode 100644 ALL_README.md create mode 100644 README_eu.md create mode 100644 README_gl.md create mode 100644 README_zh_Hans.md diff --git a/ALL_README.md b/ALL_README.md new file mode 100644 index 0000000..a01b345 --- /dev/null +++ b/ALL_README.md @@ -0,0 +1,7 @@ +# All available README files by language + +- [Read the README in English](README.md) +- [Irakurri README euskaraz](README_eu.md) +- [Lire le README en français](README_fr.md) +- [Le o README en galego](README_gl.md) +- [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index 8546eb3..faec39e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [![Install GetSimple with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=getsimple) -*[Lire ce readme en français.](./README_fr.md)* +*[Read this README in other languages.](./ALL_README.md)* -> *This package allows you to install GetSimple quickly and simply on a YunoHost server. -If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* +> *This package allows you to install GetSimple quickly and simply on a YunoHost server.* +> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* ## Overview @@ -35,22 +35,22 @@ GetSimple is an XML based, stand-alone, fully independent and lite Content Manag ## Documentation and resources -* Official app website: -* Official admin documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Official admin documentation: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info -Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing). +Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing). -To try the testing branch, please proceed like that. +To try the `testing` branch, please proceed like that: -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing --debug or sudo yunohost app upgrade getsimple -u https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing --debug ``` -**More info regarding app packaging:** \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_eu.md b/README_eu.md new file mode 100644 index 0000000..7806a0f --- /dev/null +++ b/README_eu.md @@ -0,0 +1,56 @@ + + +# GetSimple YunoHost-erako + +[![Integrazio maila](https://dash.yunohost.org/integration/getsimple.svg)](https://dash.yunohost.org/appci/app/getsimple) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/getsimple.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/getsimple.maintain.svg) + +[![Instalatu GetSimple YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=getsimple) + +*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* + +> *Pakete honek GetSimple YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* +> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* + +## Aurreikuspena + +GetSimple is an XML based, stand-alone, fully independent and lite Content Management System. To go along with its best-in-class user interface, we have loaded it with features that every website needs, but with nothing it doesn't. GetSimple is truly the simplest way to manage a small-business website. + +### Features + +- XML Based +- You can "Undo" Almost Everything +- Easy to Learn UI +- Simple Installation +- Simple Theme Customization +- Designed For the Small-Site Market + +**Paketatutako bertsioa:** 3.3.16~ynh3 + +## Pantaila-argazkiak + +![GetSimple(r)en pantaila-argazkia](./doc/screenshots/screenshot_editpage.png) + +## Dokumentazioa eta baliabideak + +- Aplikazioaren webgune ofiziala: +- Administratzaileen dokumentazio ofiziala: +- Jatorrizko aplikazioaren kode-gordailua: +- YunoHost Denda: +- Eman errore baten berri: + +## Garatzaileentzako informazioa + +Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing). + +`testing` abarra probatzeko, ondorengoa egin: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing --debug +edo +sudo yunohost app upgrade getsimple -u https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing --debug +``` + +**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_fr.md b/README_fr.md index a7083b2..ff42aac 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,6 +1,6 @@ # GetSimple pour YunoHost @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [![Installer GetSimple avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=getsimple) -*[Read this readme in english.](./README.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* -> *Ce package vous permet d’installer GetSimple rapidement et simplement sur un serveur YunoHost. -Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* +> *Ce package vous permet d’installer GetSimple rapidement et simplement sur un serveur YunoHost.* +> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.* ## Vue d’ensemble @@ -27,7 +27,7 @@ GetSimple is an XML based, stand-alone, fully independent and lite Content Manag - Simple Theme Customization - Designed For the Small-Site Market -**Version incluse :** 3.3.16~ynh3 +**Version incluse :** 3.3.16~ynh3 ## Captures d’écran @@ -35,22 +35,22 @@ GetSimple is an XML based, stand-alone, fully independent and lite Content Manag ## Documentations et ressources -* Site officiel de l’app : -* Documentation officielle de l’admin : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Documentation officielle de l’admin : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs -Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing). +Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing). -Pour essayer la branche testing, procédez comme suit. +Pour essayer la branche `testing`, procédez comme suit : -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing --debug ou sudo yunohost app upgrade getsimple -u https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** diff --git a/README_gl.md b/README_gl.md new file mode 100644 index 0000000..cd4b406 --- /dev/null +++ b/README_gl.md @@ -0,0 +1,56 @@ + + +# GetSimple para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/getsimple.svg)](https://dash.yunohost.org/appci/app/getsimple) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/getsimple.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/getsimple.maintain.svg) + +[![Instalar GetSimple con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=getsimple) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar GetSimple de xeito rápido e doado nun servidor YunoHost.* +> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.* + +## Vista xeral + +GetSimple is an XML based, stand-alone, fully independent and lite Content Management System. To go along with its best-in-class user interface, we have loaded it with features that every website needs, but with nothing it doesn't. GetSimple is truly the simplest way to manage a small-business website. + +### Features + +- XML Based +- You can "Undo" Almost Everything +- Easy to Learn UI +- Simple Installation +- Simple Theme Customization +- Designed For the Small-Site Market + +**Versión proporcionada:** 3.3.16~ynh3 + +## Capturas de pantalla + +![Captura de pantalla de GetSimple](./doc/screenshots/screenshot_editpage.png) + +## Documentación e recursos + +- Web oficial da app: +- Documentación oficial para admin: +- Repositorio de orixe do código: +- Tenda YunoHost: +- Informar dun problema: + +## Info de desenvolvemento + +Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing). + +Para probar a rama `testing`, procede deste xeito: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing --debug +ou +sudo yunohost app upgrade getsimple -u https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing --debug +``` + +**Máis info sobre o empaquetado da app:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md new file mode 100644 index 0000000..23fd629 --- /dev/null +++ b/README_zh_Hans.md @@ -0,0 +1,56 @@ + + +# YunoHost 的 GetSimple + +[![集成程度](https://dash.yunohost.org/integration/getsimple.svg)](https://dash.yunohost.org/appci/app/getsimple) ![工作状态](https://ci-apps.yunohost.org/ci/badges/getsimple.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/getsimple.maintain.svg) + +[![使用 YunoHost 安装 GetSimple](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=getsimple) + +*[阅读此 README 的其它语言版本。](./ALL_README.md)* + +> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 GetSimple。* +> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* + +## 概况 + +GetSimple is an XML based, stand-alone, fully independent and lite Content Management System. To go along with its best-in-class user interface, we have loaded it with features that every website needs, but with nothing it doesn't. GetSimple is truly the simplest way to manage a small-business website. + +### Features + +- XML Based +- You can "Undo" Almost Everything +- Easy to Learn UI +- Simple Installation +- Simple Theme Customization +- Designed For the Small-Site Market + +**分发版本:** 3.3.16~ynh3 + +## 截图 + +![GetSimple 的截图](./doc/screenshots/screenshot_editpage.png) + +## 文档与资源 + +- 官方应用网站: +- 官方管理文档: +- 上游应用代码库: +- YunoHost 商店: +- 报告 bug: + +## 开发者信息 + +请向 [`testing` 分支](https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing) 发送拉取请求。 + +如要尝试 `testing` 分支,请这样操作: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing --debug +或 +sudo yunohost app upgrade getsimple -u https://github.com/YunoHost-Apps/getsimple_ynh/tree/testing --debug +``` + +**有关应用打包的更多信息:** From 13ad9c43507e754ea44d2ad49df5128f6f9f723b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 24 Jun 2024 09:35:51 +0000 Subject: [PATCH 3/6] Auto-update READMEs --- ALL_README.md | 1 + README_eu.md | 4 ++++ README_gl.md | 4 ++++ README_zh_Hans.md | 6 +++++- 4 files changed, 14 insertions(+), 1 deletion(-) diff --git a/ALL_README.md b/ALL_README.md index a01b345..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,7 @@ # All available README files by language - [Read the README in English](README.md) +- [Lea el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README_eu.md b/README_eu.md index 7806a0f..6c2ca1d 100644 --- a/README_eu.md +++ b/README_eu.md @@ -33,6 +33,10 @@ GetSimple is an XML based, stand-alone, fully independent and lite Content Manag ![GetSimple(r)en pantaila-argazkia](./doc/screenshots/screenshot_editpage.png) +## :red_circle: Ezaugarri zalantzagarriak + +- **Jatorrizko garapena utzita**: Software honek ez du arduradunik. Denborak aurrera egin ahala funtzionatzeari utziko dio, konpondu gabeko segurtasun arazoak izango ditu, etab. + ## Dokumentazioa eta baliabideak - Aplikazioaren webgune ofiziala: diff --git a/README_gl.md b/README_gl.md index cd4b406..07e5552 100644 --- a/README_gl.md +++ b/README_gl.md @@ -33,6 +33,10 @@ GetSimple is an XML based, stand-alone, fully independent and lite Content Manag ![Captura de pantalla de GetSimple](./doc/screenshots/screenshot_editpage.png) +## :red_circle: Debes considerar + +- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc. + ## Documentación e recursos - Web oficial da app: diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 23fd629..be37596 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 GetSimple +# YunoHost 上的 GetSimple [![集成程度](https://dash.yunohost.org/integration/getsimple.svg)](https://dash.yunohost.org/appci/app/getsimple) ![工作状态](https://ci-apps.yunohost.org/ci/badges/getsimple.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/getsimple.maintain.svg) @@ -33,6 +33,10 @@ GetSimple is an XML based, stand-alone, fully independent and lite Content Manag ![GetSimple 的截图](./doc/screenshots/screenshot_editpage.png) +## :red_circle: 负面特征 + +- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc. + ## 文档与资源 - 官方应用网站: From 6dadc0dc19ccebf430b8c39731e4e550cec4e5f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 24 Jun 2024 11:37:53 +0200 Subject: [PATCH 4/6] cleaning --- manifest.toml | 2 +- scripts/backup | 4 ---- scripts/install | 9 ++------- scripts/remove | 7 ------- scripts/restore | 5 ----- scripts/upgrade | 25 +++++-------------------- 6 files changed, 8 insertions(+), 44 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9f284e2..1118484 100644 --- a/manifest.toml +++ b/manifest.toml @@ -16,7 +16,7 @@ admindoc = "http://get-simple.info/wiki/fr:start" code = "https://github.com/GetSimpleCMS/GetSimpleCMS" [integration] -yunohost = ">= 11.1.20" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false diff --git a/scripts/backup b/scripts/backup index 18f83fe..c5c603d 100755 --- a/scripts/backup +++ b/scripts/backup @@ -27,10 +27,6 @@ ynh_backup --src_path="$install_dir" ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf" -#================================================= -# BACKUP THE PHP-FPM CONFIGURATION -#================================================= - ynh_backup --src_path="/etc/php/$phpversion/fpm/pool.d/$app.conf" #================================================= diff --git a/scripts/install b/scripts/install index 7548fa6..07bcbaf 100755 --- a/scripts/install +++ b/scripts/install @@ -32,10 +32,8 @@ chown -R $app:www-data "$install_dir" #================================================= ynh_script_progression --message="Configuring PHP-FPM..." --weight=1 -# Create a dedicated PHP-FPM config -ynh_add_fpm_config --usage=low --footprint=low +ynh_add_fpm_config -# Create a dedicated NGINX config ynh_add_nginx_config #================================================= @@ -45,7 +43,7 @@ ynh_add_nginx_config #================================================= ynh_script_progression --message="Adding a configuration file..." --weight=1 -ynh_add_config --template="../conf/temp.gsconfig.php" --destination="$install_dir/gsconfig.php" +ynh_add_config --template="temp.gsconfig.php" --destination="$install_dir/gsconfig.php" chmod 400 "$install_dir/gsconfig.php" chown $app:$app "$install_dir/gsconfig.php" @@ -55,9 +53,6 @@ chown $app:$app "$install_dir/gsconfig.php" #================================================= ynh_script_progression --message="Setuping application with CURL..." -# Set the app as temporarily public for curl call -ynh_script_progression --message="Configuring SSOwat..." - # Installation with curl ynh_script_progression --message="Finalizing installation..." ynh_local_curl "/admin/install.php" "lang=$language" "continue=continue" diff --git a/scripts/remove b/scripts/remove index 79cb058..ac762c0 100755 --- a/scripts/remove +++ b/scripts/remove @@ -14,15 +14,8 @@ source /usr/share/yunohost/helpers #================================================= ynh_script_progression --message="Removing NGINX web server configuration..." --weight=1 -# Remove the dedicated NGINX config ynh_remove_nginx_config -#================================================= -# REMOVE PHP-FPM CONFIGURATION -#================================================= -ynh_script_progression --message="Removing PHP-FPM configuration..." --weight=1 - -# Remove the dedicated PHP-FPM config ynh_remove_fpm_config #================================================= diff --git a/scripts/restore b/scripts/restore index a81e60e..a40b0a4 100755 --- a/scripts/restore +++ b/scripts/restore @@ -27,11 +27,6 @@ ynh_script_progression --message="Restoring the PHP-FPM configuration..." --weig ynh_restore_file --origin_path="/etc/php/$phpversion/fpm/pool.d/$app.conf" -#================================================= -# RESTORE THE NGINX CONFIGURATION -#================================================= -ynh_script_progression --message="Restoring the NGINX web server configuration..." --weight=1 - ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf" #================================================= diff --git a/scripts/upgrade b/scripts/upgrade index d1063b6..0ff7d90 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -15,23 +15,13 @@ source /usr/share/yunohost/helpers timezone="$(cat /etc/timezone)" -#================================================= -# CHECK VERSION -#================================================= - -upgrade_type=$(ynh_check_app_version_changed) - #================================================= # DOWNLOAD, CHECK AND UNPACK SOURCE #================================================= +ynh_script_progression --message="Upgrading source files..." --weight=5 -if [ "$upgrade_type" == "UPGRADE_APP" ] -then - ynh_script_progression --message="Upgrading source files..." --weight=5 - - # Download, check integrity, uncompress and patch the source from app.src - ynh_setup_source --dest_dir="$install_dir" --full_replace=1 --keep="gsconfig.php data/ backups/" -fi +# Download, check integrity, uncompress and patch the source from app.src +ynh_setup_source --dest_dir="$install_dir" --full_replace=1 --keep="gsconfig.php data/ backups/" chmod -R o-rwx "$install_dir" chown -R $app:www-data "$install_dir" @@ -42,12 +32,7 @@ chown -R $app:www-data "$install_dir" ynh_script_progression --message="Upgrading PHP-FPM configuration..." --weight=1 # Create a dedicated PHP-FPM config -ynh_add_fpm_config --usage=low --footprint=low - -#================================================= -# NGINX CONFIGURATION -#================================================= -ynh_script_progression --message="Upgrading NGINX web server configuration..." --weight=1 +ynh_add_fpm_config # Create a dedicated NGINX config ynh_add_nginx_config @@ -59,7 +44,7 @@ ynh_add_nginx_config #================================================= ynh_script_progression --message="Updating a configuration file..." -ynh_add_config --template="../conf/temp.gsconfig.php" --destination="$install_dir/gsconfig.php" +ynh_add_config --template="temp.gsconfig.php" --destination="$install_dir/gsconfig.php" chmod 400 "$install_dir/gsconfig.php" chown $app:$app "$install_dir/gsconfig.php" From cb30d34b9e54f331a8a20814cbd6b505bdadb59b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 24 Jun 2024 12:23:17 +0200 Subject: [PATCH 5/6] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 1118484..28dba37 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "GetSimple" description.en = "Flatfile CMS that works fast and efficient" description.fr = "Flatfile CMS that works fast and efficient" -version = "3.3.16~ynh3" +version = "3.3.16~ynh4" maintainers = [] From 5565f7a4168201deef7b91034c33b2dbd5a20177 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 24 Jun 2024 10:23:22 +0000 Subject: [PATCH 6/6] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1f6fed5..a82080e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ GetSimple is an XML based, stand-alone, fully independent and lite Content Manag - Simple Theme Customization - Designed For the Small-Site Market -**Shipped version:** 3.3.16~ynh3 +**Shipped version:** 3.3.16~ynh4 ## Screenshots diff --git a/README_es.md b/README_es.md index 4a84eaa..2ae69be 100644 --- a/README_es.md +++ b/README_es.md @@ -27,7 +27,7 @@ GetSimple is an XML based, stand-alone, fully independent and lite Content Manag - Simple Theme Customization - Designed For the Small-Site Market -**Versión actual:** 3.3.16~ynh3 +**Versión actual:** 3.3.16~ynh4 ## Capturas diff --git a/README_eu.md b/README_eu.md index 6c2ca1d..785fce8 100644 --- a/README_eu.md +++ b/README_eu.md @@ -27,7 +27,7 @@ GetSimple is an XML based, stand-alone, fully independent and lite Content Manag - Simple Theme Customization - Designed For the Small-Site Market -**Paketatutako bertsioa:** 3.3.16~ynh3 +**Paketatutako bertsioa:** 3.3.16~ynh4 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index b4c299e..8b0510f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ GetSimple is an XML based, stand-alone, fully independent and lite Content Manag - Simple Theme Customization - Designed For the Small-Site Market -**Version incluse :** 3.3.16~ynh3 +**Version incluse :** 3.3.16~ynh4 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 07e5552..b6853bb 100644 --- a/README_gl.md +++ b/README_gl.md @@ -27,7 +27,7 @@ GetSimple is an XML based, stand-alone, fully independent and lite Content Manag - Simple Theme Customization - Designed For the Small-Site Market -**Versión proporcionada:** 3.3.16~ynh3 +**Versión proporcionada:** 3.3.16~ynh4 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index be37596..acef2b4 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -27,7 +27,7 @@ GetSimple is an XML based, stand-alone, fully independent and lite Content Manag - Simple Theme Customization - Designed For the Small-Site Market -**分发版本:** 3.3.16~ynh3 +**分发版本:** 3.3.16~ynh4 ## 截图