26 lines
320 B
PHP
26 lines
320 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'name' => 'Akaunting',
|
|
|
|
'code' => 'Document',
|
|
|
|
'major' => '2',
|
|
|
|
'minor' => '1',
|
|
|
|
'patch' => '7',
|
|
|
|
'build' => '',
|
|
|
|
'status' => 'Stable',
|
|
|
|
'date' => '10-March-2020',
|
|
|
|
'time' => '19:00',
|
|
|
|
'zone' => 'GMT +3',
|
|
|
|
];
|