Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Add Thunderbird maximum version restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
advancingu committed Sep 30, 2018
1 parent b1b5c20 commit f8e60da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
## [4.0.0] - 2018-09-30
### Changed
- Pull latest localization from Transifex
- Update readme with Thunderbird version compatibility
- Set maximum version restriction to Thunderbird 59

## [4.0.0-beta5] - 2018-01-28
### Added
Expand Down
2 changes: 1 addition & 1 deletion install.rdf.template
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<!-- Thunderbird -->
<em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
<em:minVersion>52.0.0</em:minVersion>
<em:maxVersion>52.*.*</em:maxVersion>
<em:maxVersion>59.*.*</em:maxVersion>
</Description>
</em:targetApplication>
<em:targetApplication>
Expand Down

0 comments on commit f8e60da

Please sign in to comment.