From aa0b4104e1f158e34960ce87dbcdfe1141d7d4f8 Mon Sep 17 00:00:00 2001 From: Gold87 <91761103+Gold872@users.noreply.github.com> Date: Tue, 7 Nov 2023 16:15:13 -0500 Subject: [PATCH] Updated version to 2024.1.0-beta --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 44ee2484..f90fb72a 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.0.3-beta +version: 2024.1.0-beta environment: sdk: '>=3.0.2 <4.0.0'