Skip to content

Commit

Permalink
version bump: v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gigaArpit committed Nov 30, 2024
1 parent 33834c5 commit f97faf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "AI Summarizer",
"version": "1.0.1",
"version": "1.1.1",
"description": "Experimental Chrome extension using Chrome's built-in Gemini Nano LLM for generating summaries of selected text.",
"permissions": ["contextMenus", "sidePanel", "storage"],
"background": {
Expand Down

0 comments on commit f97faf9

Please sign in to comment.