diff --git a/README.md b/README.md index 3069088..c8b0311 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Extendable continuous integration server -**Shipped version:** 2.361.2~ynh1 +**Shipped version:** 2.361.3~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 087f11a..9f096da 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Serveur d'intégration continue extensible -**Version incluse :** 2.361.2~ynh1 +**Version incluse :** 2.361.3~ynh1 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 35131fe..7dbbbe3 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.361.2_all.deb -SOURCE_SUM=dbf9d78a6f4922f2f01586342784014f5bb8d63f389747fc8d81e581699b29de +SOURCE_URL=https://pkg.jenkins.io/debian-stable/binary/jenkins_2.361.3_all.deb +SOURCE_SUM=264f4fc908457ff1d63824ba051a6a55b3aa0043b8604658142c48b419ffdf0a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index f16d036..c055972 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Extendable continuous integration server", "fr": "Serveur d'intégration continue extensible" }, - "version": "2.361.2~ynh1", + "version": "2.361.3~ynh1", "url": "https://jenkins.io/index.html", "upstream": { "license": "MIT",