From 4180bd826b6a5112e684289c444dbc4e5fd04f0f Mon Sep 17 00:00:00 2001 From: Gold87 <91761103+Gold872@users.noreply.github.com> Date: Sat, 6 Jan 2024 20:00:42 -0500 Subject: [PATCH] Updated version to 2024.0.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index f828e15e..b9ac59c6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: elastic_dashboard description: A simple and modern dashboard for FRC. publish_to: 'none' -version: 2024.2.0-beta +version: 2024.0.0 environment: sdk: '>=3.0.2 <4.0.0'