Skip to content

Commit

Permalink
Updated version and description
Browse files Browse the repository at this point in the history
  • Loading branch information
Vustron committed Nov 17, 2023
1 parent 2d679b1 commit d6900c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: flutter_world_time_app
description: A new Flutter project.
description: a simple flutter android app that uses API to get world time data and to login users.
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
Expand All @@ -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: 2.2.0+1
version: 2.3.0+1

environment:
sdk: ">=3.1.5 <4.0.0"
Expand Down

0 comments on commit d6900c8

Please sign in to comment.