26 lines
325 B
PHP
26 lines
325 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'name' => 'Akaunting',
|
|
|
|
'code' => 'Recurring',
|
|
|
|
'major' => '1',
|
|
|
|
'minor' => '2',
|
|
|
|
'patch' => '14',
|
|
|
|
'build' => '',
|
|
|
|
'status' => 'Stable',
|
|
|
|
'date' => '1-September-2018',
|
|
|
|
'time' => '15:30',
|
|
|
|
'zone' => 'GMT +3',
|
|
|
|
];
|