From 8f683561b9dfc085b209f0bac33136cd2b83d246 Mon Sep 17 00:00:00 2001 From: b3ni15 Date: Wed, 19 Nov 2025 15:46:25 +0100 Subject: [PATCH] fix: update version number to 1.0.9+1030 --- firka/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firka/pubspec.yaml b/firka/pubspec.yaml index 08787c0..a9431a1 100644 --- a/firka/pubspec.yaml +++ b/firka/pubspec.yaml @@ -18,7 +18,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.8+1018 +version: 1.0.9+1030 environment: sdk: ">=3.6.0 <=3.9.2"