26 lines
319 B
PHP
26 lines
319 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'name' => 'Akaunting',
|
|
|
|
'code' => 'Document',
|
|
|
|
'major' => '2',
|
|
|
|
'minor' => '1',
|
|
|
|
'patch' => '0',
|
|
|
|
'build' => '',
|
|
|
|
'status' => 'RC',
|
|
|
|
'date' => '26-December-2020',
|
|
|
|
'time' => '20:00',
|
|
|
|
'zone' => 'GMT +3',
|
|
|
|
];
|