Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump app version to 1.0.8+48
Browse files Browse the repository at this point in the history
monolidth committed Jan 11, 2021
1 parent 6830598 commit cfc12f3
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
@@ -3,7 +3,7 @@ description: Receipt Manager

# The following line prevents the package from being accidentally published to
# pub.dev using `pub publish`. This is preferred for private packages.
publish_to: '1.0.7' # Remove this line if you wish to publish to pub.dev
publish_to: '1.0.8' # Remove this line if you wish to publish to pub.dev

# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
@@ -15,7 +15,7 @@ publish_to: '1.0.7' # Remove this line if you wish to publish to pub.dev
# 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: 1.0.7+40
version: 1.0.8+48

environment:
sdk: ">=2.7.0 <3.0.0"

0 comments on commit cfc12f3

Please sign in to comment.