mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
fix url in manifest.json (minor)
This commit is contained in:
parent
fba1ade850
commit
0e9a0aa960
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ Current Movim version : 20150820.
|
||||||
**Changelog**
|
**Changelog**
|
||||||
|
|
||||||
0.8b ?
|
0.8b ?
|
||||||
- Add ar, de, es, it, ja, nl, ru
|
- Added to language selection : ar, de, es, it, ja, nl, ru
|
||||||
|
|
||||||
0.7b 2015-08-20
|
0.7b 2015-08-20
|
||||||
- Update to upstream Movim 20150820 to fix #5
|
- Update to upstream Movim 20150820 to fix #5
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "src386",
|
"name": "src386",
|
||||||
"email": "soyouz@src386.org",
|
"email": "soyouz@src386.org",
|
||||||
"url": "http://https://github.com/src386"
|
"url": "http://github.com/src386"
|
||||||
},
|
},
|
||||||
"multi_instance": "false",
|
"multi_instance": "false",
|
||||||
"arguments": {
|
"arguments": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue