Skip to content

Commit

Permalink
release(v1.1.2): version bump for fixing amo publish issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rootCircle committed Dec 7, 2024
1 parent 6b4eef3 commit 725322e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docfiller",
"version": "1.1.1",
"version": "1.1.2",
"description": "Automated Google forms filling using genai",
"homepage": "https://github.com/rootCircle/docFiller",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "docFiller",
"version": "1.1.1",
"version": "1.1.2",

"description": "Automatically fills Google Forms entries, powered by GenAI.",
"homepage_url": "https://addons.mozilla.org/en-US/firefox/addon/docfiller/",
Expand Down

0 comments on commit 725322e

Please sign in to comment.