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