Skip to content

Commit

Permalink
Bump Version 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
hanydd committed Jun 18, 2024
1 parent 8e9c730 commit fe82f66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "__MSG_fullName__",
"short_name": "__MSG_shortName__",
"version": "0.1.9",
"version": "0.1.10",
"default_locale": "zh_CN",
"description": "__MSG_Description__",
"content_scripts": [
Expand Down Expand Up @@ -33,4 +33,4 @@
"page": "options/options.html",
"open_in_tab": true
}
}
}

0 comments on commit fe82f66

Please sign in to comment.