From 90cb83be90be8ea058f7f714f401aa67bbfd3af9 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Thu, 10 Jun 2021 10:30:28 +0300 Subject: [PATCH] Update version --- resources/views/accounts/management.blade.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/resources/views/accounts/management.blade.php b/resources/views/accounts/management.blade.php index a41381a195eb..34a52ad2613c 100644 --- a/resources/views/accounts/management.blade.php +++ b/resources/views/accounts/management.blade.php @@ -248,6 +248,11 @@
{{ trans('texts.migrate_intro_text')}}

+
+ Watch these YouTube videos to see some of the many new features added:
+ • What's new in Invoice Ninja v5
+ • More new features in v5
+

@if(Auth::user()->eligibleForMigration()) {!! trans('texts.start_migration') !!} @@ -256,11 +261,6 @@ @endif
{{ trans('texts.learn_more') }}
-

- You can watch these videos to see some of the many new features added.
- - What's new in Invoice Ninja v5
- - More new features in v5
-