mirror of
https://github.com/typemill/typemill.git
synced 2025-10-17 23:56:09 +02:00
Version 1.1.3 Introduce Admin Dashboard
This commit is contained in:
@@ -41,7 +41,7 @@ class Settings
|
||||
'userPath' => $rootPath . 'settings' . DIRECTORY_SEPARATOR . 'users',
|
||||
'authorPath' => __DIR__ . DIRECTORY_SEPARATOR . 'author' . DIRECTORY_SEPARATOR,
|
||||
'contentFolder' => 'content',
|
||||
'version' => '1.1.2',
|
||||
'version' => '1.1.3',
|
||||
'setup' => true
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user