Skip to content

Commit

Permalink
Bump version to 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxRefire committed Sep 15, 2024
1 parent 07aab36 commit e1d0d18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest_chrome.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "GithubQuickActions",
"description": "Customize Github Quick Actions",
"version": "1.3",
"version": "1.4",
"manifest_version": 3,
"icons": {
"128": "icon.png"
Expand Down
2 changes: 1 addition & 1 deletion manifest_firefox.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "GithubQuickActions",
"description": "Customize Github Quick Actions",
"version": "1.3",
"version": "1.4",
"manifest_version": 3,
"icons": {
"128": "icon.png"
Expand Down

0 comments on commit e1d0d18

Please sign in to comment.