Skip to content

Commit 8a51d32

Browse files
committed
Merge branch 'fix/issues-found-during-review'
2 parents b27fa0b + 9ddbf92 commit 8a51d32

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "igdb-game-search",
33
"name": "IGDB Game Search",
4-
"version": "0.1.3",
4+
"version": "0.1.4",
55
"minAppVersion": "0.15.0",
66
"description": "Automatically create templated notes for video games from an IGDB-based API search.",
77
"author": "David Mohundro",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "obsidian-igdb-game-search-plugin",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "Obsidian plugin to search for video games using IGDB and create notes.",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)