From ee62c4bb03006a926c28ce48f2d14af775bd745e Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 13 Apr 2021 20:01:16 +0200 Subject: [PATCH] Update _variables --- scripts/_variables | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/_variables b/scripts/_variables index 5f3eaf4..f84cb8c 100644 --- a/scripts/_variables +++ b/scripts/_variables @@ -7,14 +7,14 @@ abiword_app_depencencies="abiword" libreoffice_app_dependencies="unoconv libreoffice-writer" # NodeJS version -nodejs_version=12 +nodejs_version=14 # 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 # Plugin versions -ep_align_version=0.3.32 +ep_align_version=0.3.33 ep_author_hover_version=0.3.18 ep_automatic_logut_version=1.0.8 ep_comments_page_version=0.1.60 @@ -25,6 +25,6 @@ ep_headings2_version=0.2.27 ep_markdown_version=0.1.31 ep_page_view_version=0.5.24 ep_spellcheck_version=0.0.26 -ep_subscript_and_superscript_version=0.2.23 +ep_subscript_and_superscript_version=0.2.25 ep_table_of_contents_version=0.3.19 ep_font_size_version=0.4.21