Skip to content

Commit

Permalink
Bump release version
Browse files Browse the repository at this point in the history
  • Loading branch information
7h30n3 committed Apr 20, 2023
1 parent 03c1778 commit 0e9a7e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ description: 'Next Stop: Accessibility'
publish_to: 'none'

# Remember to create a new git tag (like so: v0.4.2) to trigger fdroid and github build scripts
version: 0.4.2+12
version: 0.4.3+13

environment:
sdk: ">=2.17.1 <3.0.0"
# The Flutter version is read in different build scripts and is used to setup the appropriate flutter toolkit.
# The build processes cannot handle range notations like >=2.17.1 <3.0.0 or ^3.7.0.
# Therefore it is important to always specify a fixed flutter version in that format: [0-9]+.[0-9]+.[0-9]+
flutter: 3.7.9
flutter: 3.7.11

dependencies:
flutter:
Expand Down

0 comments on commit 0e9a7e5

Please sign in to comment.