This commit is contained in:
kry-kylewhittle 2026-06-26 11:47:02 +01:00
parent c5962dc09c
commit fabaad68e0
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -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": {