2026-02-16 01:54:19 +00:00
|
|
|
{{-- MapleDeploy branding: show version without linking to upstream releases --}}
|
|
|
|
|
<span {{ $attributes->merge(['class' => 'text-xs opacity-90 dark:text-neutral-500']) }}>
|
2024-11-25 10:28:08 +00:00
|
|
|
v{{ config('constants.coolify.version') }}
|
2026-02-16 01:54:19 +00:00
|
|
|
</span>
|