From 81f12a7f64897e0f0b510332c0e6fead9b5fdacd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C3=A1vid=20Kaya?= Date: Thu, 17 Sep 2026 03:35:31 +0200 Subject: [PATCH] Update usage-insights plugin version and SHA (#3202) * Update usage-insights plugin version and SHA * Regenerated marketplace.json --- .github/plugin/marketplace.json | 4 ++-- plugins/external.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index ad4a1cdf..20df5876 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -2055,7 +2055,7 @@ { "name": "usage-insights", "description": "Inspect current and historical GitHub Copilot token and AI-credit usage with per-agent rollups and in-canvas session drill-down.", - "version": "1.0.0", + "version": "1.1.0", "author": { "name": "David Kaya", "url": "https://github.com/davidkaya" @@ -2074,7 +2074,7 @@ "source": { "source": "github", "repo": "davidkaya/github-copilot-usage-insights", - "sha": "3b018ccef438d7086c30bd347f0df707689073ee" + "sha": "0e4b3e157efc3a49090a413f7e42e2be4bd293ba" } }, { diff --git a/plugins/external.json b/plugins/external.json index 20b73c30..25c01553 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -1469,7 +1469,7 @@ { "name": "usage-insights", "description": "Inspect current and historical GitHub Copilot token and AI-credit usage with per-agent rollups and in-canvas session drill-down.", - "version": "1.0.0", + "version": "1.1.0", "author": { "name": "David Kaya", "url": "https://github.com/davidkaya" @@ -1488,7 +1488,7 @@ "source": { "source": "github", "repo": "davidkaya/github-copilot-usage-insights", - "sha": "3b018ccef438d7086c30bd347f0df707689073ee" + "sha": "0e4b3e157efc3a49090a413f7e42e2be4bd293ba" } }, {