mirror of
https://github.com/jlengrand/coolify.git
synced 2026-03-10 15:48:55 +00:00
5 lines
63 B
PHP
5 lines
63 B
PHP
<?php
|
|
|
|
$version = include 'config/version.php';
|
|
echo $version;
|