From be1bc3c1a0f7ce0f0d878cf90b49ae0243a4f52f Mon Sep 17 00:00:00 2001 From: Gold87 <91761103+Gold872@users.noreply.github.com> Date: Fri, 10 Jan 2025 00:31:28 -0500 Subject: [PATCH] Update version to 2025.0.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0bbc400d..0a6ed036 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.1 +version: 2025.0.2 environment: sdk: '>=3.0.2 <4.0.0'