Skip to content

Commit

Permalink
Merge pull request #43 from andreped:records-tab
Browse files Browse the repository at this point in the history
Bump v0.1.3
  • Loading branch information
andreped authored Aug 2, 2024
2 parents 0735568 + c097b69 commit 4e3bd10
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,9 @@ Then simply use the app as you would with any other iOS app.
## License

This project has MIT License.

## Acknowledgements

To reduce development time and get experience with Copilots,
this Flutter application was heavily assisted by OpenAI's Chat-GPT,
primarily using GPT-4/4o/4o-mini.
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: 0.1.2+1
version: 0.1.3+1

environment:
sdk: '>=3.4.3 <4.0.0'
Expand Down

0 comments on commit 4e3bd10

Please sign in to comment.