mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Update _common.sh
This commit is contained in:
parent
efcc151fbd
commit
3d56a040b5
1 changed files with 4 additions and 4 deletions
|
@ -11,12 +11,12 @@ nodejs_version=20
|
|||
# This variable is mostly used to force an upgrade of the package in case of new versions of MyPads.
|
||||
mypads_version=1.7.24
|
||||
|
||||
# Plugin versions
|
||||
ep_align_version=0.3.94
|
||||
# Plugin versions -> https://static.etherpad.org/index.html
|
||||
ep_align_version=0.3.95
|
||||
ep_author_hover_version=0.3.55
|
||||
ep_delete_empty_pads_version=0.0.10
|
||||
ep_headings2_version=0.2.62
|
||||
ep_font_size_version=0.4.59
|
||||
ep_headings2_version=0.2.63
|
||||
ep_font_size_version=0.4.60
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Add table
Reference in a new issue