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

Commit

Permalink
#277 Compatibility with Thunderbird 67 and newer versions
Browse files Browse the repository at this point in the history
* Fix version number to actual next release.
  • Loading branch information
advancingu committed Oct 6, 2019
1 parent b7b5922 commit 756251b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
},
"name": "Exchange Calendar",
"description": "Synchronize calendars, tasks, and contacts with Microsoft Exchange.",
"version": "4.0.0.5",
"version_name": "4.0.0-beta5",
"version": "5.0.0.2",
"version_name": "5.0.0-beta2",
"icons": {
"32": "common/theme/common/images/lightningexchangecalendar.png"
},
Expand Down

0 comments on commit 756251b

Please sign in to comment.