diff options
author | vincent-peugnet <v.peugnet@free.fr> | 2019-10-21 20:05:48 +0200 |
---|---|---|
committer | vincent-peugnet <v.peugnet@free.fr> | 2019-10-21 20:05:48 +0200 |
commit | 21f100fc6f965663f07095882170cec3984b1f59 (patch) | |
tree | 86ade75b9f2d5e520928fc68f991bb957f3974ec /composer.json | |
parent | 2b39977a8b7cdc07fb4016aaa9f13ce7c9594cea (diff) | |
download | wcms-21f100fc6f965663f07095882170cec3984b1f59.tar.gz wcms-21f100fc6f965663f07095882170cec3984b1f59.zip |
feature : keyboard shortcut for display function
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 98f4cf7..8e73134 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "w-cms", "description": "point'n think", - "version": "1.7.2", + "version": "1.7.3", "require": { "michelf/php-markdown": "^1.8", "league/plates": "3.*", |