Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
chenqianhe committed May 9, 2024
1 parent 859f71c commit dc46b95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "ChatGPT Consumption",
"description": "Show how many tokens and resources the conversation consumed",
"version": "1.0",
"version": "1.1",
"action": {
"default_popup": "popup/popup.html"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chatgpt-consumption",
"version": "1.0.0",
"version": "1.1.0",
"description": "Show how many tokens and resources the conversation consumed",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit dc46b95

Please sign in to comment.