Updating plugin version

This commit is contained in:
Aaron Powell
2026-02-17 09:39:25 +11:00
parent 81f7601775
commit a19577b150
2 changed files with 3 additions and 8 deletions

View File

@@ -50,7 +50,7 @@
"name": "csharp-dotnet-development", "name": "csharp-dotnet-development",
"source": "./plugins/csharp-dotnet-development", "source": "./plugins/csharp-dotnet-development",
"description": "Essential prompts, instructions, and chat modes for C# and .NET development including testing, documentation, and best practices.", "description": "Essential prompts, instructions, and chat modes for C# and .NET development including testing, documentation, and best practices.",
"version": "1.0.0" "version": "1.1.0"
}, },
{ {
"name": "csharp-mcp-development", "name": "csharp-mcp-development",

View File

@@ -1,18 +1,13 @@
{ {
"name": "csharp-dotnet-development", "name": "csharp-dotnet-development",
"description": "Essential prompts, instructions, and chat modes for C# and .NET development including testing, documentation, and best practices.", "description": "Essential prompts, instructions, and chat modes for C# and .NET development including testing, documentation, and best practices.",
"version": "1.0.0", "version": "1.1.0",
"author": { "author": {
"name": "Awesome Copilot Community" "name": "Awesome Copilot Community"
}, },
"repository": "https://github.com/github/awesome-copilot", "repository": "https://github.com/github/awesome-copilot",
"license": "MIT", "license": "MIT",
"tags": [ "tags": ["csharp", "dotnet", "aspnet", "testing"],
"csharp",
"dotnet",
"aspnet",
"testing"
],
"display": { "display": {
"ordering": "alpha", "ordering": "alpha",
"show_badge": false "show_badge": false