diff --git a/README.md b/README.md index b12f7b6..f88adf8 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Joomla! is a free and open-source content management system (CMS) for publishing web content. Over the years Joomla! has won several awards. It is built on a model–view–controller web application framework that can be used independently of the CMS that allows you to build powerful online applications. -**Shipped version:** 4.1.2~ynh1 +**Shipped version:** 4.1.3~ynh1 diff --git a/README_fr.md b/README_fr.md index 30aa6ba..c1a5a82 100644 --- a/README_fr.md +++ b/README_fr.md @@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Joomla! is a free and open-source content management system (CMS) for publishing web content. Over the years Joomla! has won several awards. It is built on a model–view–controller web application framework that can be used independently of the CMS that allows you to build powerful online applications. -**Version incluse :** 4.1.2~ynh1 +**Version incluse :** 4.1.3~ynh1 diff --git a/conf/app.src b/conf/app.src index 0015de2..e12136f 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/joomla/joomla-cms/releases/download/4.1.2/Joomla_4.1.2-Stable-Full_Package.tar.gz -SOURCE_SUM=7064ecfef1e8ff7bfcbac959bee8101726fccee547264ab755f855fb5ec1c9b2 +SOURCE_URL=https://github.com/joomla/joomla-cms/releases/download/4.1.3/Joomla_4.1.3-Stable-Full_Package.tar.gz +SOURCE_SUM=5949b8360a1f0cefcad2332606e742b1a627652cbeb9f145cad0dbf422724d32 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 5dfb1a1..27ff7e6 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "A content management system." }, - "version": "4.1.2~ynh1", + "version": "4.1.3~ynh1", "url": "https://www.joomla.org", "upstream": { "license": "GPL-2.0-only",