Skip to content

Commit

Permalink
Merge pull request #104 from ProtonMail/release/4.30
Browse files Browse the repository at this point in the history
Release 4.30.0
  • Loading branch information
liurxliu committed May 14, 2024
2 parents 40082af + 3296a98 commit 16a09a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
ChangeLog
=========

4.30.0 (2024-05-09)
* #103 Fix customized timezone guesser

4.29.0 (2023-12-29)
-------------------
* #98 Chore/merge upstream master 20231228
Expand Down
2 changes: 1 addition & 1 deletion lib/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ class Version
/**
* Full version number.
*/
public const VERSION = '4.29.0';
public const VERSION = '4.30.0';
}

0 comments on commit 16a09a5

Please sign in to comment.