Skip to content

Commit

Permalink
Versioning changes for 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FauconSpartiate committed Nov 10, 2023
1 parent cd5c1b0 commit 7b5fd17
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/228.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
## [2.5.0] - 2023-11-10

### This version adds weights to tests, and reworks many parts of the user interface

- Redesign lists with Material 3 cards
- Add test weights
- Make test creation dialog expandable
- Add animations to various screens
- Add edge-to-edge rendering
- Fix blurry splash screen images
- Fix TabBar padding
- Vast code cleanup and optimisations
- Fixed multiple other 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.5.0+216
version: 2.5.0+228

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

0 comments on commit 7b5fd17

Please sign in to comment.