Skip to content

Commit

Permalink
Merge pull request #4 from Metatavu/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
anttileppa committed Apr 24, 2024
2 parents 15e15b2 + 855d707 commit 5d13626
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ Replace [STOREPASS] with generated password

Encode keystore as base64 (so it can be stored as GitHub environment secret)

base64 -i app.keystore -o app.keystore.b64
base64 -i app.keystore -o app.keystore.b64
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.2
version: 1.0.3-develop.0

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

0 comments on commit 5d13626

Please sign in to comment.