Skip to content

Commit

Permalink
Bump extension version
Browse files Browse the repository at this point in the history
  • Loading branch information
blmage committed Jun 15, 2023
1 parent 0fc01f2 commit b7ad09c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Duolingo Word Bank Dnd",
"version": "2.2.1",
"version": "2.2.2",
"description": "Enables the drag'n'drop of words in the word-bank answers on Duolingo.",
"permissions": [
"activeTab",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A minimal browser extension for enabling the drag'n'drop of words in the word-bank answers on Duolingo.",
"license": "MIT",
"author": "blmage",
"version": "2.2.1",
"version": "2.2.2",
"homepage": "https://github.com/blmage/duolingo-word-bank-dnd",
"scripts": {
"build": "rollup -c --environment production",
Expand Down

0 comments on commit b7ad09c

Please sign in to comment.