diff options
author | vincent-peugnet <v.peugnet@free.fr> | 2019-10-16 02:06:46 +0200 |
---|---|---|
committer | vincent-peugnet <v.peugnet@free.fr> | 2019-10-16 02:06:46 +0200 |
commit | ba126f5f7175bcefbdb16c44cf74203f0756bb1b (patch) | |
tree | 599223b5751e433cd504943f1b0d586c735744ef /composer.json | |
parent | cab6c37b88830a0b3b6dcbdcb40c240b334c3b8f (diff) | |
download | wcms-ba126f5f7175bcefbdb16c44cf74203f0756bb1b.tar.gz wcms-ba126f5f7175bcefbdb16c44cf74203f0756bb1b.zip |
automatic pass ask when visitor try to edit or add
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 9146aee..a9a5c61 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "w-cms", "description": "point'n think", - "version": "1.5.4", + "version": "1.5.5", "require": { "michelf/php-markdown": "^1.8", "league/plates": "3.*", |