From 1b864a2ac74854ac372346a4ed7124dc03b25bb2 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Mon, 21 May 2018 13:58:30 +0200 Subject: [PATCH] Upgrade to mypads 1.4.6 --- manifest.json | 2 +- scripts/_variables | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 9f8a5c1..6fe5585 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Framapad clone, a online editor providing collaborative editing in real-time.", "fr": "Clone de Framapad, un éditeur en ligne fournissant l'édition collaborative en temps réel." }, - "version": "1.6.5~ynh2", + "version": "1.6.5~ynh3", "url": "https://framapad.org", "license": "Apache-2.0", "maintainer": { diff --git a/scripts/_variables b/scripts/_variables index 5fe186f..c5103fb 100644 --- a/scripts/_variables +++ b/scripts/_variables @@ -11,4 +11,4 @@ nodejs_version=4 # Version of mypads # This variable is mostly used to force an upgrade of the package in case of new versions of mypads. -mypads_version=1.4.5 +mypads_version=1.4.6