Skip to content

Commit

Permalink
bump version to 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mwageringel committed Sep 19, 2022
1 parent f72239c commit 5fc7d00
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Changelog

## [Unreleased]

## [1.1.5] - 2022-09-19
### Added
- French translation (by @DodoLeDev)
- several tests
Expand Down Expand Up @@ -47,7 +49,8 @@
### Changed
- appearance and color scheme

[Unreleased]: https://github.com/mwageringel/everest/compare/1.1.4...HEAD
[Unreleased]: https://github.com/mwageringel/everest/compare/1.1.5...HEAD
[1.1.5]: https://github.com/mwageringel/everest/compare/1.1.4...1.1.5
[1.1.4]: https://github.com/mwageringel/everest/compare/1.1.3...1.1.4
[1.1.3]: https://github.com/mwageringel/everest/compare/1.1.2...1.1.3
[1.1.2]: https://github.com/mwageringel/everest/compare/1.1.1...1.1.2
Expand Down
2 changes: 2 additions & 0 deletions metadata/en-US/changelogs/14.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- French translation
- revised icons in the main screen
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: 'none' # 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.1.4+13
version: 1.1.5+14

environment:
sdk: ">=2.16.2 <3.0.0"
Expand Down

0 comments on commit 5fc7d00

Please sign in to comment.