From a4b691f8be45e7f9d2f9ba6eb9d501cc00a66527 Mon Sep 17 00:00:00 2001 From: Armand <4831c0@proton.me> Date: Sat, 6 Sep 2025 16:59:27 +0200 Subject: [PATCH] bump version string --- firka/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firka/pubspec.yaml b/firka/pubspec.yaml index 203d3893..923e9e92 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.0+1017 +version: 1.0.8+1018 environment: sdk: ">=3.6.0 <=3.9.0"