Skip to content

Commit

Permalink
release version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-hub committed Jul 5, 2022
1 parent a9d2502 commit cfa2d66
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
Binary file modified docs/obsidian-bible-reference-demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "obsidian-bible-reference",
"name": "Bible Reference",
"version": "1.1.0",
"version": "1.1.1",
"minAppVersion": "0.12.0",
"description": "Taking Bible Study note in Obsidian.md application easily. Automatically suggesting Bible Verses as references. ",
"author": "tim-hub",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-bible-reference",
"version": "1.1.0",
"version": "1.1.1",
"description": "Taking Bible Study note in Obsidian.md application easily. Automatically suggesting Bible Verses as references. ",
"main": "main.js",
"scripts": {
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@
"1.0.1": "0.9.12",
"1.0.2": "0.12.0",
"1.0.3": "0.12.0",
"1.1.0": "0.12.0"
"1.1.0": "0.12.0",
"1.1.1": "0.12.0"
}

0 comments on commit cfa2d66

Please sign in to comment.