mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 04:59:26 +00:00
5 lines
63 B
PHP
5 lines
63 B
PHP
<?php
|
|
|
|
$version = include 'config/version.php';
|
|
echo $version;
|