mirror of
https://github.com/stracker-phil/obsidian-mention-things.git
synced 2026-07-22 05:43:27 +00:00
change: version bump 1.0.2
This commit is contained in:
parent
eeed66a954
commit
5846582f75
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "at-people",
|
||||
"name": "At People",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "Use the @ to create links to people files.",
|
||||
"author": "saibotsivad",
|
||||
"authorUrl": "https://davistobias.com",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "obsidian-at-people",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "Use the @ to create links to people files.",
|
||||
"main": "main.js",
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue