Skip to content

Commit d51c2fc

Browse files
committed
0.1.6
1 parent b8d4e1f commit d51c2fc

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.5",
4+
"version": "0.1.6",
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.5",
3+
"version": "0.1.6",
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)