update versions

This commit is contained in:
Andras Bacsai
2023-05-09 14:46:22 +02:00
parent 69e5e3f461
commit 2ae57ae1f1
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
<x-layout>
<div>v{{ config('coolify.version') }}</div>
<div>v{{ config('version') }}</div>
<a href="/login">Login</a>
<a href="/register">Register</a>
<form action="/register" method="POST">