Gosh dang it
All checks were successful
Flutter Release / get-version (push) Successful in 7s
Flutter Release / build-windows (push) Successful in 1m58s
Flutter Release / build-android (push) Successful in 9m53s
Flutter Release / create-release (push) Successful in 15s

This commit is contained in:
2025-12-15 17:41:27 -05:00
parent 3a5d2771ac
commit f998d7ff64

View File

@@ -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 # 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 # 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. # of the product and file versions while build-number is used as the build suffix.
version: 1.0.3 version: 1.0.4
environment: environment:
sdk: '>=3.5.0 <4.0.0' sdk: '>=3.5.0 <4.0.0'
@@ -150,7 +150,7 @@ msix_config:
display_name: rmtPocketWatcher display_name: rmtPocketWatcher
publisher_display_name: Lambda Banking Conglomerate publisher_display_name: Lambda Banking Conglomerate
identity_name: LambdaBankingConglomerate.rmtPocketWatcher identity_name: LambdaBankingConglomerate.rmtPocketWatcher
msix_version: 1.0.3 msix_version: 1.0.4.0
description: Star Citizen AUEC Price Tracker - Bloomberg-style terminal interface for real-time RMT price monitoring 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 publisher: CN=Lambda Banking Conglomerate, O=Lambda Banking Conglomerate, C=US
logo_path: assets/logo.png logo_path: assets/logo.png