Skip to content

Commit

Permalink
Versioning changes for 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FauconSpartiate committed Dec 10, 2023
1 parent db66e71 commit 533f21c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/251.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## [2.6.0] - 2023-12-10

### Settings rework, new color and font options, and more consistent theming

- Update theming engine
- Add color options (dynamic color, custom color, amoled mode)
- Add font options
- Rework about and credits sections in settings
- Code cleanup
- Fixed multiple other UI bugs
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.0+246
version: 2.6.0+251

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

0 comments on commit 533f21c

Please sign in to comment.