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",
"source": "./plugins/csharp-dotnet-development",
"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",

View File

@@ -1,18 +1,13 @@
{
"name": "csharp-dotnet-development",
"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": {
"name": "Awesome Copilot Community"
},
"repository": "https://github.com/github/awesome-copilot",
"license": "MIT",
"tags": [
"csharp",
"dotnet",
"aspnet",
"testing"
],
"tags": ["csharp", "dotnet", "aspnet", "testing"],
"display": {
"ordering": "alpha",
"show_badge": false