aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2019-04-14 16:01:27 +0200
committervincent-peugnet <v.peugnet@free.fr>2019-04-14 16:01:27 +0200
commit05ea1fe723534ee29ef757dead0c94d0f6321a0b (patch)
tree586fafeb9cff2aec8d15424266cf2cbdf14072e4 /composer.json
parent11f0907e2effff7af66040f037a95ab394dbd42c (diff)
downloadwcms-05ea1fe723534ee29ef757dead0c94d0f6321a0b.tar.gz
wcms-05ea1fe723534ee29ef757dead0c94d0f6321a0b.zip
admin global dir bug fix
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index c279a67..93abe2c 100644
--- a/composer.json
+++ b/composer.json
@@ -1,7 +1,7 @@
{
"name": "w-cms",
"description": "point'n think",
- "version": "1.2.2",
+ "version": "1.2.3",
"require": {
"michelf/php-markdown": "^1.8",
"league/plates": "3.*",