mirror of
https://github.com/YunoHost-Apps/lionwiki-t2t_ynh.git
synced 2024-09-03 19:36:27 +02:00
updating version
This commit is contained in:
parent
80ece44adf
commit
b8166c4e98
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
|||
|
||||
LionWiki-t2t is a minimalist Wiki engine programmed in PHP. It is extensible, templatable, file based (it doesn't need database like MySQL) and requires just one file to function (30 kb). It is suitable for small websites, personal notebooks or journals. This version is using the lightweight markup language TXT2TAGS.
|
||||
|
||||
**Shipped version:** 3.2.11b
|
||||
**Shipped version:** 3.2.12e
|
||||
|
||||
## Screenshot
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Lightweight wiki-style CMS using the txt2tags syntax",
|
||||
"fr": "CMS léger, géré sous forme de wiki utilisant la syntaxe txt2tags"
|
||||
},
|
||||
"version": "3.2.11~ynh6",
|
||||
"version": "3.2.12~ynh1",
|
||||
"url": "https://lionwiki-t2t.sourceforge.io/",
|
||||
"license": "MIT",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue