From 38534e86cb0b730d6f66042b9f8e80be79f6a8ac Mon Sep 17 00:00:00 2001 From: Mike Sheldon Date: Tue, 12 Mar 2024 22:30:29 +0000 Subject: [PATCH] Bump version --- lib/utils.dart | 2 +- pubspec.yaml | 2 +- snap/snapcraft.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/utils.dart b/lib/utils.dart index bd9c7da..11f439b 100644 --- a/lib/utils.dart +++ b/lib/utils.dart @@ -24,5 +24,5 @@ bool isFlatpak() { } String getVersion() { - return "0.2.0"; + return "0.2.1"; } diff --git a/pubspec.yaml b/pubspec.yaml index d446185..fbcffeb 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -17,7 +17,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 +version: 0.2.1 environment: sdk: '>=2.19.0-146.2.beta <3.0.0' diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 2cadd26..d5416b2 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: pied base: core22 -version: '0.2.0' +version: '0.2.1' summary: Pied makes it simple to install and manage text-to-speech voices. description: | Pied installs and configures the Piper neural text-to-speech engine to