Skip to content

Commit 749789e

Browse files
committed
bump version
1 parent a5792a4 commit 749789e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 2.0.4
2+
- Fix a bug preventing new users from saving their API key
3+
14
# 2.0.3
25
- Auto-populate model options from OpenAI API
36
- Default model is updated to `gpt-4o-mini`

manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 3,
33
"name": "Page Summarizer",
4-
"version": "2.0.3",
4+
"version": "2.0.4",
55
"description": "Summarize web pages using OpenAI API",
66
"permissions": [
77
"activeTab",

0 commit comments

Comments
 (0)