1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-14 00:19:16 +01:00

fix: update text

This commit is contained in:
Fredrik Oseberg 2021-05-03 14:45:36 +02:00
parent 28d9cc6b03
commit 3a3490c5f7

View File

@ -113,7 +113,7 @@ class BootstrapController extends Controller {
authenticationType,
toast: {
message:
'You have been upgraded to Unleash version 4. This release brings a number of important changes to unleash and may affect how you work with Unleash. In order to see all changes, follow the link below.',
'You have been upgraded to Unleash version 4. This release brings a number of important changes and may affect how you work with Unleash. In order to view the full scope of changes in this release, please follow the link below.',
id: 'v4-update',
severity: 'info',
link: 'https://docs.getunleash.io/link-to-v4-upgrade',