Skip to content

Commit 9d781b2

Browse files
authored
Merge branch 'beta' into upgrade-to-manifest-v3
2 parents 18ee6d9 + 3f27fa9 commit 9d781b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
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.3.0",
7-
"version_name": "2.3.0",
6+
"version": "2.3.1.1",
7+
"version_name": "2.3.1-beta.1",
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

Lines changed: 1 addition & 1 deletion
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.3.0",
4+
"version": "2.3.1-beta.1",
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)