1
0
mirror of https://github.com/typemill/typemill.git synced 2025-08-06 06:07:31 +02:00

updated version in settings

This commit is contained in:
Sebastian
2017-11-15 08:39:52 +01:00
parent defa6922ec
commit 4311b9c848

View File

@@ -16,7 +16,7 @@ return [
'authorPath' => __DIR__ . DS . 'author' . DS,
'contentFolder' => 'content',
'displayErrorDetails' => false,
'version' => '1.0.2'
'version' => '1.0.3'
];
?>