mirror of
https://github.com/cmorooney/obsidian-game-search-plugin.git
synced 2026-07-22 07:50:25 +00:00
package/manifest version bump
This commit is contained in:
parent
7c5f93d311
commit
a15c4243a4
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "game-search",
|
||||
"name": "Game Search",
|
||||
"version": "0.2.13",
|
||||
"version": "0.2.14",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Helps you find games and create notes. Optional Steam Library Sync",
|
||||
"author": "Calvin forked from anpigon",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "game-search",
|
||||
"version": "0.2.13",
|
||||
"version": "0.2.14",
|
||||
"description": "This is a plugin to help you create game notes. Optional Steam Library Sync",
|
||||
"homepage": "https://github.com/CMorooney/obsidian-game-search-plugin",
|
||||
"main": "main.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue