From ebad2300ec809bcdf6ddfb847c947652c7875689 Mon Sep 17 00:00:00 2001 From: mandreshope Date: Thu, 31 Jul 2025 14:25:42 +0300 Subject: [PATCH] chore: Bumps project version Prepares for a new release by incrementing the application's version and build numbers. --- pubspec.yaml.bak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml.bak b/pubspec.yaml.bak index 933ba90..49be3a3 100644 --- a/pubspec.yaml.bak +++ b/pubspec.yaml.bak @@ -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: 0.2.0+5 +version: 0.2.1+6 environment: sdk: ^3.8.1