Skip to content

Commit

Permalink
Update version 1.3.3 -> 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasAschenbach committed Jul 31, 2023
1 parent 79a175b commit efa03b2
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion manifest.chrome.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "prompster",
"version": "1.3.3",
"version": "1.3.4",
"description": "Slash Commands for ChatGPT and Bard",
"icons": {
"16": "icons/icon16.png",
Expand Down
2 changes: 1 addition & 1 deletion manifest.firefox.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "prompster",
"version": "1.3.3",
"version": "1.3.4",
"description": "Slash Commands for ChatGPT and Bard",
"icons": {
"16": "icons/icon16.png",
Expand Down
2 changes: 1 addition & 1 deletion manifest.safari.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "prompster",
"version": "1.3.3",
"version": "1.3.4",
"description": "Slash Commands for ChatGPT and Bard",
"icons": {
"16": "icons/icon16.png",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prompster",
"version": "1.3.3",
"version": "1.3.4",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit efa03b2

Please sign in to comment.