From df892643fa83e32f47231c68b89946386fa5ba7f Mon Sep 17 00:00:00 2001 From: Levi Lesches Date: Thu, 20 Jul 2023 19:40:02 -0400 Subject: [PATCH] Bumped version --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8ff528b21..a513afc26 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: rover_dashboard description: Graphical application for remotely operating the rover. publish_to: 'none' # Remove this line if you wish to publish to pub.dev -version: 2023.6.2+3 +version: 2023.7.20+1 environment: sdk: "^3.0.0" @@ -63,7 +63,7 @@ flutter_launcher_icons: # Builds a Windows .msix App Installer file for the Dashboard. # Run: flutter pub run msix:create msix_config: - msix_version: 2023.6.2.3 + msix_version: 2023.7.20.1 display_name: Dashboard publisher_display_name: Binghamton University Rover Team identity_name: edu.binghamton.rover