Skip to content

Commit 57ff201

Browse files
committed
release: version bump and readme update for v3.1.0
1 parent 0962e29 commit 57ff201

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
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.0.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.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>
88
</p>
99

1010
## Download
11-
Head to Thunderbord Add-ons store to download. **RWH v3 is completly rewritten from ground up in {Web|Mail}Extension model**
11+
Head to Thunderbird Add-ons store to download. **RWH v3 is completely rewritten from the ground up in {Web|Mail}Extension model**
1212

1313
<p align="center"><b><a href="https://addons.thunderbird.net/en-US/thunderbird/addon/replywithheader/" alt="">Thunderbird Add-ons Store</a></b></p>
1414

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.1.0-dev",
5+
"version": "3.1.0",
66
"author": "Jeevanandam M.",
77
"homepage_url": "https://myjeeva.com/replywithheader-mozilla",
88
"browser_specific_settings": {

0 commit comments

Comments
 (0)