diff --git a/manifest.json b/manifest.json index 3f0c4f5..71814d4 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "github-repo-tools", "name": "GitHub Repo Tools", - "version": "1.0.6", + "version": "1.0.7", "minAppVersion": "1.7.2", "description": "Monitor a GitHub repo — staleness alerts, PR dashboard, and activity notifications.", "author": "Kyle Whittle", diff --git a/package.json b/package.json index 635d8f9..d61a3a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "obsidian-github-tools", - "version": "1.0.6", + "version": "1.0.7", "description": "GitHub wiki repo monitor for Obsidian", "main": "main.js", "scripts": {