mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Update _variables
This commit is contained in:
parent
a0ec0a35fe
commit
ee62c4bb03
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue