From 15273e188bd4f3f54f765c96f7d88c9336ccc89e Mon Sep 17 00:00:00 2001 From: Gold87 <91761103+Gold872@users.noreply.github.com> Date: Fri, 18 Oct 2024 15:10:09 -0400 Subject: [PATCH] Update version to 2025.0.0-beta-2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 5fbc451d..302d5ba6 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: 2025.0.0-beta-1 +version: 2025.0.0-beta-2 environment: sdk: '>=3.0.2 <4.0.0'