Skip to content

Commit

Permalink
pushing to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
jplattel committed Sep 15, 2022
1 parent d6205bd commit 3996a21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-query-language",
"name": "Obsidian Query Language",
"version": "2.0.0",
"version": "2.1.0",
"description": "This plugin allows you to query notes and represent data within Obsidian",
"author": "Joost Plattel",
"authorUrl": "https://jplattel.nl",
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
"1.0.1": "0.10.8",
"1.4.0": "0.10.8",
"1.5.0": "0.10.8",
"2.0.0": "0.11.0"
"2.0.0": "0.11.0",
"2.1.0": "0.11.0"
}

0 comments on commit 3996a21

Please sign in to comment.