mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-18 05:20:43 +00:00
4 lines
62 B
PHP
4 lines
62 B
PHP
<?php
|
|
$version = include 'config/version.php';
|
|
echo $version;
|