From 8742c6abcc756759f9604e91958de59b07aaa546 Mon Sep 17 00:00:00 2001 From: Julian Prieber Date: Thu, 16 Feb 2023 13:31:57 +0100 Subject: [PATCH] Update update.blade.php --- resources/views/update.blade.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/views/update.blade.php b/resources/views/update.blade.php index 6b856c6..60529ed 100644 --- a/resources/views/update.blade.php +++ b/resources/views/update.blade.php @@ -38,6 +38,7 @@

$Vlocal) {echo "You need to update to the latest mainline release";} else {echo "You're running the latest mainline release";} ?>

@else + {{$Vlocal}} -> {{$Vgit}}

You can update your installation automatically or download the update and install it manually:

@endif