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