Skip to content

Commit c225585

Browse files
Update version 1.3.0 -> 1.3.1
1 parent dfd102e commit c225585

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

manifest.chrome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "prompster",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"description": "Slash Commands for ChatGPT and Bard",
66
"icons": {
77
"16": "icons/icon16.png",

manifest.firefox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "prompster",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"description": "Slash Commands for ChatGPT and Bard",
66
"icons": {
77
"16": "icons/icon16.png",

manifest.safari.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "prompster",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"description": "Slash Commands for ChatGPT and Bard",
66
"icons": {
77
"16": "icons/icon16.png",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prompster",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)