Skip to content

Commit

Permalink
Bump version to 3.2.3+26
Browse files Browse the repository at this point in the history
  • Loading branch information
AlienKevin committed May 1, 2024
1 parent 3a609b7 commit 3fbdbfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ If you want to build for iOS, you are required to use a Mac. You will need the l
cd ios/
pod install
cd ..
flutter build ipa
# Go to Xcode and Product -> Archive
flutter build appbundle
```
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: words.hk dictionary for mobile

publish_to: 'none' # Remove this line if you wish to publish to pub.dev

version: 3.2.2+25
version: 3.2.3+26

environment:
sdk: "^3.0.0"
Expand Down

0 comments on commit 3fbdbfc

Please sign in to comment.