diff options
author | vincent-peugnet <v.peugnet@free.fr> | 2019-10-18 14:41:38 +0200 |
---|---|---|
committer | vincent-peugnet <v.peugnet@free.fr> | 2019-10-18 14:41:38 +0200 |
commit | 917a3971302791d9df67c047c4e663c9fb04f0c4 (patch) | |
tree | bb5c0419c11d17654b392ce7512588a06af49811 /composer.json | |
parent | 36372694c6bbb82aea8578c5c1a492bb6f10c39d (diff) | |
download | wcms-917a3971302791d9df67c047c4e663c9fb04f0c4.tar.gz wcms-917a3971302791d9df67c047c4e663c9fb04f0c4.zip |
little fix
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 22a7143..6450f32 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "w-cms", "description": "point'n think", - "version": "1.6.1", + "version": "1.6.2", "require": { "michelf/php-markdown": "^1.8", "league/plates": "3.*", |