Skip to content

Commit a18d84e

Browse files
committed
change dev version from 2.0.1 to 2.1.0
1 parent 5aeb212 commit a18d84e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# v2.0.1
1+
# v2.1.0
22
- Rewrite error handling
33
- Update `change_query` function to get ActionKeyword from `plugin.json`
44
- Add autocomplete/spellcheck for words that aren't found to check for possible misspellings (can be turned off in settings due to it being kind of slow).

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Name": "Dev - Wordnik Dictionary",
55
"Description": "A feature-packed that lets you see stuff like definitions for words using wordnik.",
66
"Author": "cibere",
7-
"Version": "2.0.1",
7+
"Version": "2.1.0",
88
"Language": "python",
99
"Website": "https://github.com/cibere/Flow.Launcher.Plugin.WordNikDictionary",
1010
"IcoPath": "Images\\app.png",

0 commit comments

Comments
 (0)