Skip to content

Commit

Permalink
Versioning changes for 2.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
FauconSpartiate committed Feb 28, 2024
1 parent fb13031 commit 62bc3ef
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/277.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## [2.6.5] - 2023-02-28

### Bugfixing and minor improvements

- Move bonus to its own dialog, allowing for more precise input
- Make app bar title scrollable when it overflows
- Add limit at maximum grade
- Fix BottomSheet maximum height
- Fix UI on Test dialog
- Add rounded edges to inksplashes
- Round negative numbers correctly
- Add missing tooltips
- Optimisations and minification
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: graded
description: Track and manage your school grades with ease
publish_to: "none"
version: 2.6.5+272
version: 2.6.5+277

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

0 comments on commit 62bc3ef

Please sign in to comment.