Skip to content

Commit

Permalink
Bump version to 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmayhew committed Jan 18, 2024
1 parent f1b71f6 commit 7034be6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Khan Academy Dots",
"description": "Translate math notation in Khan Academy Crowdin strings.",
"author": "Daniel Hollas & Szymon Bubak & Krzysztof Krystek & Robert Pala",
"version": "3.6.0",
"version": "3.7.0",
"permissions": [
"activeTab",
"storage"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "khan-academy-dots",
"description": "Translate math notation in Khan Academy Crowdin strings.",
"author": "Daniel Hollas & Szymon Bubak & Krzysztof Krystek & Robert Pala",
"version": "3.6.0",
"version": "3.7.0",
"main": "app.js",
"scripts": {
"lint": "eslint *.js",
Expand Down

0 comments on commit 7034be6

Please sign in to comment.