1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git synced 2024-09-03 18:36:09 +02:00

Upgrade plugins

This commit is contained in:
Éric Gaspar 2022-06-07 22:49:23 +02:00
parent df552eb176
commit a2c0a014e6
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -15,7 +15,7 @@ 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.22
mypads_version=1.7.24
# Plugin versions
ep_align_version=0.3.52
@ -27,8 +27,8 @@ ep_font_color_version=0.0.62
ep_headings2_version=0.2.44
ep_markdown_version=0.1.50
ep_spellcheck_version=0.0.43
ep_subscript_and_superscript_version=0.2.46
ep_table_of_contents_version=0.3.41
ep_subscript_and_superscript_version=0.2.47
ep_table_of_contents_version=0.3.42
ep_font_size_version=0.4.43
#=================================================