Skip to content

Commit

Permalink
chore: bump version to 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 29, 2024
1 parent 9e5553e commit a78385a
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": "ghn-cookie-sync",
"version": "1.0.2",
"version": "1.0.3",
"description": "Sync cookies for local frontend development of GHN",
"private": true,
"repository": "https://github.com/comehere127/ghn-sync-cookie.git",
Expand Down
2 changes: 1 addition & 1 deletion source/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"__chrome|edge|opera__manifest_version": 3,
"__firefox__manifest_version": 2,
"name": "GHN Cookie Sync",
"version": "1.0.1",
"version": "1.0.3",
"icons": {
"32": "assets/icons/favicon-32.png",
"128": "assets/icons/favicon-128.png",
Expand Down

0 comments on commit a78385a

Please sign in to comment.