Finalized version 0.1.0 -- SSO for a single discourse server.

This commit is contained in:
2016-10-05 10:19:23 +02:00
parent eb5b75bcc5
commit 0b630fbbf8
2 changed files with 18 additions and 16 deletions

View File

@@ -21,7 +21,7 @@ ame, login and email address is passed to discourse, allowing easy setup o fuser
'uploadfolder' => '0',
'createDirs' => '',
'clearCacheOnLoad' => 0,
'version' => '0.0.1',
'version' => '0.1.0',
'constraints' => array(
'depends' => array(
'typo3' => '6.2.0-7.2.99',