26 lines
321 B
PHP
26 lines
321 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'name' => 'Akaunting',
|
|
|
|
'code' => 'Document',
|
|
|
|
'major' => '2',
|
|
|
|
'minor' => '1',
|
|
|
|
'patch' => '34',
|
|
|
|
'build' => '',
|
|
|
|
'status' => 'Stable',
|
|
|
|
'date' => '26-April-2021',
|
|
|
|
'time' => '12:00',
|
|
|
|
'zone' => 'GMT +3',
|
|
|
|
];
|