Skip to content

Commit

Permalink
release: v2.4.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SirusCodes committed Apr 23, 2024
1 parent ec7855b commit 6bbc3f3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## 2.4.0-beta.4 - 22/04/2024

- Fix the re-login issue in devices that previously had this installed
- Don't backup if nothing changes

## 2.4.0-beta.3 - 16/04/2024

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 2.4.0-beta.3+22
version: 2.4.0-beta.4+23

environment:
sdk: ">=3.3.0 <4.0.0"
Expand Down
3 changes: 2 additions & 1 deletion release_notes.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
Fix the frequency of backups - if you are facing issues re-login in the app.
- Fix the re-login issue in devices that previously had this installed
- Don't backup if nothing changes

0 comments on commit 6bbc3f3

Please sign in to comment.