mirror of
https://github.com/joey-kilgore/logos-refs.git
synced 2026-07-22 05:45:35 +00:00
fix: update description for official release
This commit is contained in:
parent
9f83717abf
commit
01303cfae3
2 changed files with 3 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -20,3 +20,4 @@ data.json
|
|||
|
||||
# Exclude macOS Finder (System Explorer) View States
|
||||
.DS_Store
|
||||
package-lock.json
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"id": "logos-refs",
|
||||
"name": "logos-refs",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Easily link between Logos bible software and Obsidian",
|
||||
"description": "Easily take refs from Logos and connect them within your notes",
|
||||
"author": "Joey Kilgore",
|
||||
"authorUrl": "https://github.com/joey-kilgore",
|
||||
"fundingUrl": "https://github.com/sponsors/joey-kilgore",
|
||||
|
|
|
|||
Loading…
Reference in a new issue