mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-10 23:06:20 +00:00
5 lines
63 B
PHP
5 lines
63 B
PHP
<?php
|
|
|
|
$version = include 'config/version.php';
|
|
echo $version;
|