Skip to content

Commit

Permalink
Merge pull request #9 from Gaohaoyang/develop
Browse files Browse the repository at this point in the history
feat: 🎸 update readme
  • Loading branch information
Gaohaoyang authored Oct 2, 2024
2 parents 16c6b0f + f3cb0ab commit ac2efe0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default defineManifest(async (env) => ({
? '[INTERNAL] PTE Sub-Scores Breakdown'
: 'PTE Sub-Scores Breakdown',
description:
'PTE Sub-Scores Breakdown. Simply visit your PTE score page, and you will see displaying your sub-scores, equivalent IELTS scores, CLB levels, and more.',
'PTE Sub-Scores Breakdown. Visit your PTE score page, and you will see displaying your sub-scores, equivalent IELTS scores and more.',
version: `${major}.${minor}.${patch}.${label}`,
version_name: version,
action: { default_popup: 'index.html' },
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pte-crx",
"private": true,
"version": "1.3.0",
"version": "1.3.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit ac2efe0

Please sign in to comment.