Skip to content

Commit f28c480

Browse files
committed
Update config-editor.blade.php
1 parent 20b4c83 commit f28c480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/panel/config-editor.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234

235235
<div class="tab-pane" id="5">
236236
<section class="shadow text-gray-400">
237-
<h2 class="mb-4 card-header"><i class="bi bi-braces-asterisk"> Debugging information</i></h2>
237+
<h2 class="mb-4 card-header"><i class="bi bi-braces-asterisk"> Debugging information</i> <span class="text-muted" style="font-size:60%;vertical-align: middle;">v{{file_get_contents(base_path("version.json"))}}</span></h2>
238238
<div class="card-body p-0 p-md-3">
239239
@include('components.config.diagnose')
240240
</div>

0 commit comments

Comments
 (0)