From 56c27d529a2ee7e47aebb68531c654d40a3b0e14 Mon Sep 17 00:00:00 2001 From: Atilla Manyon Date: Mon, 11 May 2020 12:56:42 -0400 Subject: [PATCH] Remove beta.47 update warning now that we are past the threshold for usage --- lib/art.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/art.js b/lib/art.js index 017a1ecf9..a7942baae 100644 --- a/lib/art.js +++ b/lib/art.js @@ -389,9 +389,6 @@ exports.updateAvailable = url => [ 'Use the link below to get the latest and greatest', chalk.green(url), '', - `If updating from 3.0.0-beta.47 or below it is ${chalk.black.bgYellow.bold('CRITICAL')} you visit`, - chalk.green('https://docs.devwithlando.io/guides/updating-to-rc2.html'), - '', `Lando is ${chalk.bold('FREE')} and ${chalk.bold('OPEN SOURCE')} software that relies on contributions` + ` from developers like you!`, 'If you like Lando then help us spend more time making, updating and supporting it by contributing at the link below',