From 8d9cb53b86b765fbe4fcb1d9bc27ea6340b15d11 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 23 Apr 2021 23:39:52 +0200 Subject: [PATCH] Update _variables --- scripts/_variables | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/_variables b/scripts/_variables index f84cb8c..2c70a83 100644 --- a/scripts/_variables +++ b/scripts/_variables @@ -7,11 +7,11 @@ abiword_app_depencencies="abiword" libreoffice_app_dependencies="unoconv libreoffice-writer" # NodeJS version -nodejs_version=14 +nodejs_version=12 # MyPads version # This variable is mostly used to force an upgrade of the package in case of new versions of MyPads. -mypads_version=1.7.19 +mypads_version=1.7.20 # Plugin versions ep_align_version=0.3.33