Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
RedCommander735 committed May 31, 2024
1 parent 3a6e058 commit 2f8a9ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions changelogs/CHANGELOG - latest.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
## Changelog:
- Icons are now fully alpha compatible
- Hotfix: Leading zeros after decimal seperator were accidetally removed


## Technical changes:
- chore: update gitignore
- refactor: delete unnecessary files
- refactor: compound icon now works with path so is fully alpha compatible
- fix: formatter was removing leading zeros after decimal seperator
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ description: "A simple app to keep track of how much fuel you're using on averag
# 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.2.0+4
version: 1.2.1+4

environment:
flutter: '3.19.0'
Expand Down

0 comments on commit 2f8a9ec

Please sign in to comment.