Bump version to 1.0.4 (skipped 1.0.3 tag collision)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
kry-kylewhittle 2026-06-17 14:57:22 +01:00
parent 3d8a8971e9
commit 9c31a5a8e7
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.3",
"version": "1.0.4",
"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.3",
"version": "1.0.4",
"description": "GitHub wiki repo monitor for Obsidian",
"main": "main.js",
"scripts": {