Skip to content

Commit cffbed9

Browse files
authored
release: version bump and readme update for v3.2.0 (#175)
1 parent 8c6f7e9 commit cffbed9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<p align="center">Outlook style headers and few goodies for Thunderbird</p>
55
</p>
66
<p align="center">
7-
<a href="https://github.com/jeevatkm/ReplyWithHeaderMozilla/releases/latest" alt="Version"><img src="https://img.shields.io/badge/version-3.1.0-blue.svg" alt="Version" /></a> <a href="LICENSE" alt="LICENSE"><img src="https://img.shields.io/github/license/jeevatkm/ReplyWithHeaderMozilla.svg" alt="LICENSE" /></a> <a href="http://myjeeva.com/replywithheader-mozilla" alt"Home page"><img src="https://img.shields.io/badge/Homepage-blue" alt"Home page" /> </a>
7+
<a href="https://github.com/jeevatkm/ReplyWithHeaderMozilla/releases/latest" alt="Version"><img src="https://img.shields.io/badge/version-3.2.0-blue.svg" alt="Version" /></a> <a href="LICENSE" alt="LICENSE"><img src="https://img.shields.io/github/license/jeevatkm/ReplyWithHeaderMozilla.svg" alt="LICENSE" /></a> <a href="http://myjeeva.com/replywithheader-mozilla" alt"Home page"><img src="https://img.shields.io/badge/Homepage-blue" alt"Home page" /> </a>
88
</p>
99

1010
## Download
@@ -20,7 +20,7 @@ ReplyWithHeader (RWH) is an Thunderbird email client add-on, that brings outlook
2020

2121
## Support & Donate
2222

23-
* Write reviews and give Stars on [Thunderbird Add-ons Store](https://addons.thunderbird.net/en-US/thunderbird/addon/replywithheader/)
23+
* Provide 5 Stars reviews on [Thunderbird Add-ons Website aka ATN](https://addons.thunderbird.net/en-US/thunderbird/addon/replywithheader/)
2424
* Donate via [PayPal](https://www.paypal.com/donate/?cmd=_donations&business=QWMZG74FW4QYC&lc=US&item_name=ReplyWithHeader+(RWH)+Thunderbird+Addon&currency_code=USD)
2525
* Sponsor via [GitHub](https://github.com/sponsors/jeevatkm)
2626

Diff for: manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "ReplyWithHeader",
44
"description": "Outlook style headers and few goodies for Thunderbird",
5-
"version": "3.2.0-dev",
5+
"version": "3.2.0",
66
"author": "Jeevanandam M.",
77
"homepage_url": "https://myjeeva.com/replywithheader-mozilla",
88
"browser_specific_settings": {

0 commit comments

Comments
 (0)