Skip to content

Commit 2b195c9

Browse files
chore(release): 2.1.2 [skip ci]
## 2.1.2 (2022-01-12) ### Bug Fixes * fix error when previewing attachment on outlook.office.com ([8a1efdf](8a1efdf)), closes [#141](#141)
1 parent 8a1efdf commit 2b195c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"name": "Just Not Sorry -- the Chrome extension",
44
"short_name": "JustNotSorry",
55
"author": "Steve Brudz, Manish Kakwani, Tami Reiss, and Eric Tillberg of Def Method",
6-
"version": "2.1.1",
7-
"version_name": "2.1.1",
6+
"version": "2.1.2",
7+
"version_name": "2.1.2",
88
"description": "A Chrome extension that warns you when you write emails using words which undermine your message",
99
"icons": {
1010
"16": "img/JustNotSorry-16.png",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "just-not-sorry",
33
"description": "Chrome extension that warns you when you write emails using words which undermine your message",
4-
"version": "2.1.1",
4+
"version": "2.1.2",
55
"author": "Steve Brudz, Manish Kakwani, Tami Reiss, and Eric Tillberg of Def Method",
66
"license": "MIT",
77
"repository": "[email protected]:defmethodinc/just-not-sorry.git",

0 commit comments

Comments
 (0)