From d11d0cfe5c589ef0f395f3ee74dc42a187c1955e Mon Sep 17 00:00:00 2001 From: Adrian Baumgart Date: Thu, 1 Aug 2024 04:49:21 +0200 Subject: [PATCH] bump version to 1.4.0 --- README.md | 1 - pubspec.yaml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ce189fc..f0396c6 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,6 @@ Shlink Manager is an app for Android to see and manage all shortened URLs create ## 🔨 To Do - [ ] Add support for iOS (maybe in the future) -- [ ] add tags - [ ] improve app icon - [ ] Refactor code - [ ] ...and more diff --git a/pubspec.yaml b/pubspec.yaml index 78bd68f..c401ca1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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: 1.3.1+10 +version: 1.4.0+11 environment: sdk: ^3.0.0