package/manifest version bump

This commit is contained in:
CMorooney 2025-01-01 14:10:11 -05:00
parent 7c5f93d311
commit a15c4243a4
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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",