From e297aaccd50f127073003760ceeb04569d5dc241 Mon Sep 17 00:00:00 2001 From: Kayou Date: Tue, 23 Apr 2019 23:18:17 +0200 Subject: [PATCH] Bump version --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 1a049fc..0cb2f57 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name": "JupyterLab", "id": "jupyterlab", "packaging_format": 1, - "version": "0.35.4~ynh3", + "version": "0.35.4~ynh4", "description": { "en": "JupyterLab for Yunohost, an extensible environment for interactive and reproducible computing (notebook, terminal, text editor, file browser, rich outputs, etc.)", "fr": "JupyterLab pour YunoHost, un environnement informatique extensible, interactif et reproductible (bloc-notes, terminal, éditeur de texte, explorateur de fichiers, texte enrichi, etc.)" @@ -70,4 +70,4 @@ } ] } -} \ No newline at end of file +}