akaunting/config/version.php
Cüneyt Şentürk 79dcd973c7
Some checks are pending
Tests / PHP ${{ matrix.php }} (8.1) (push) Waiting to run
Tests / PHP ${{ matrix.php }} (8.2) (push) Waiting to run
version update 3.0.16 to 3.0.17
2023-08-31 10:08:55 +03:00

26 lines
322 B
PHP

<?php
return [
'name' => 'Akaunting',
'code' => 'Tailwind',
'major' => '3',
'minor' => '0',
'patch' => '17',
'build' => '',
'status' => 'Stable',
'date' => '30-August-2023',
'time' => '13:00',
'zone' => 'GMT +3',
];