start new version 1.1.2

This commit is contained in:
Uwe Steinmann 2023-05-02 10:15:20 +02:00
parent 4f939feb68
commit 5db8a70515
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
Changes in version 1.1.2
==========================
- date of modification is taken from upload date of version
- support sorting by correspondent
Changes in version 1.1.1
==========================

View File

@ -3,8 +3,8 @@ $EXT_CONF['paperless'] = array(
'title' => 'Paperless RestAPI',
'description' => 'This extension adds additional rest api routes to make it behave like a paperless server. Just use the regular paperless apps, .e.g paperless mobile to access SeedDMS.',
'disable' => false,
'version' => '1.1.1',
'releasedate' => '2023-04-20',
'version' => '1.1.2',
'releasedate' => '2023-05-02',
'author' => array('name'=>'Uwe Steinmann', 'email'=>'uwe@steinmann.cx', 'company'=>'MMK GmbH'),
'config' => array(
'rootfolder' => array(