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

Merge pull request #45 from YunoHost-Apps/master-promotion

Upgrade master from testing
This commit is contained in:
ewilly 2023-10-21 06:44:37 +00:00 committed by GitHub
commit b5fdba292e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man
- Flexible
**Shipped version:** 13.0.05~ynh1
**Shipped version:** 13.0.06~ynh1
## Screenshots

View file

@ -29,7 +29,7 @@ Zwii est un CMS sans base de données (fichier plat) qui vous permet de créer e
- Flexible
**Version incluse :** 13.0.05~ynh1
**Version incluse :** 13.0.06~ynh1
## Captures décran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/13.0.05.tar.gz
SOURCE_SUM=3c9fad200fecb98d99d34021387fc4b8c97de75f4eb9dac5cabe88255454249d
SOURCE_URL=https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/13.0.06.tar.gz
SOURCE_SUM=b255fc70c07f6638ad49a66d43c71deedb2f5097d7218bd04de12623ec1a049c
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -5,7 +5,7 @@ name = "ZwiiCMS"
description.en = "Simple, lightweight, database-free, scalable and responsive CMS"
description.fr = "CMS simple, léger, sans base de données, modulable et responsive"
version = "13.0.05~ynh1"
version = "13.0.06~ynh1"
maintainers = ["ewilly"]