From b6683158d9d4e12fe75ad7a53dd20fd3e86d44e7 Mon Sep 17 00:00:00 2001 From: b3ni15 Date: Sat, 6 Sep 2025 01:01:37 +0200 Subject: [PATCH] bump version to 1.0.0+1017 --- firka/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firka/pubspec.yaml b/firka/pubspec.yaml index 405d002..203d389 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+1014 +version: 1.0.0+1017 environment: sdk: ">=3.6.0 <=3.9.0"