From 3a5d2771ac54b1bb6019cf50ba2608fe51e25bd9 Mon Sep 17 00:00:00 2001 From: HRiggs Date: Mon, 15 Dec 2025 17:19:31 -0500 Subject: [PATCH] Wholy V Control --- flutter_app/pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flutter_app/pubspec.yaml b/flutter_app/pubspec.yaml index a559ec6..358702a 100644 --- a/flutter_app/pubspec.yaml +++ b/flutter_app/pubspec.yaml @@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html # In Windows, build-name is used as the major, minor, and patch parts # of the product and file versions while build-number is used as the build suffix. -version: 1.0.2 +version: 1.0.3 environment: sdk: '>=3.5.0 <4.0.0' @@ -150,7 +150,7 @@ msix_config: display_name: rmtPocketWatcher publisher_display_name: Lambda Banking Conglomerate identity_name: LambdaBankingConglomerate.rmtPocketWatcher - msix_version: 1.0.1.0 + msix_version: 1.0.3 description: Star Citizen AUEC Price Tracker - Bloomberg-style terminal interface for real-time RMT price monitoring publisher: CN=Lambda Banking Conglomerate, O=Lambda Banking Conglomerate, C=US logo_path: assets/logo.png