mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Upgrade to mypads 1.4.6
This commit is contained in:
parent
17cb2c3903
commit
1b864a2ac7
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
"en": "Framapad clone, a online editor providing collaborative editing in real-time.",
|
||||
"fr": "Clone de Framapad, un éditeur en ligne fournissant l'édition collaborative en temps réel."
|
||||
},
|
||||
"version": "1.6.5~ynh2",
|
||||
"version": "1.6.5~ynh3",
|
||||
"url": "https://framapad.org",
|
||||
"license": "Apache-2.0",
|
||||
"maintainer": {
|
||||
|
|
|
@ -11,4 +11,4 @@ nodejs_version=4
|
|||
|
||||
# Version of mypads
|
||||
# This variable is mostly used to force an upgrade of the package in case of new versions of mypads.
|
||||
mypads_version=1.4.5
|
||||
mypads_version=1.4.6
|
||||
|
|
Loading…
Add table
Reference in a new issue