From b9652ca49bf9091f77c2c73a2404ed187927de1c Mon Sep 17 00:00:00 2001 From: lucien144 Date: Fri, 20 Sep 2024 14:25:22 +0200 Subject: [PATCH] chore: version bump --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3957ffc..943a2a2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Fyx for Nyx.cz # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 0.10.0+132 +version: 0.10.0+133 environment: sdk: ">=3.0.0 <4.0.0"