Files
Chevereto/app/legacy/load/app.php
2026-04-09 13:43:38 +00:00

14 lines
294 B
PHP

<?php
/*
* This file is part of Chevereto.
*
* (c) Rodolfo Berrios <rodolfo@chevereto.com>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
const APP_VERSION = '4.5.1';
const APP_VERSION_AKA = 'elevado';