mirror of
https://github.com/YunoHost-Apps/luckysheet_ynh.git
synced 2024-09-03 19:36:21 +02:00
Fix
This commit is contained in:
parent
5df596dc10
commit
0a333fcc3f
3 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
## Overview
|
||||
Luckysheet is an online spreadsheet that is powerful, simple to configure, and completely open source.
|
||||
|
||||
**Shipped version:** 2.1.13
|
||||
**Shipped version:** 2.0.0
|
||||
|
||||
## Screenshot
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
|
|||
## Vue d'ensemble
|
||||
Luckysheet est une feuille de calcul en ligne, puissante, simple à configurer et complètement open source.
|
||||
|
||||
**Version incluse :** 2.1.13
|
||||
**Version incluse :** 2.0.0
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Online spreadsheet that is powerful, simple to configure, and completely open source.",
|
||||
"fr": "Feuille de calcul en ligne, puissante, simple à configurer et entièrement open source."
|
||||
},
|
||||
"version": "2.1.13~ynh2",
|
||||
"version": "2.0.0~ynh2",
|
||||
"url": "https://github.com/mengshukeji/Luckysheet",
|
||||
"license": "MIT",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue