Reset plugin verisons to 0.1.0 (#145)

This commit is contained in:
Viktor Hofer
2026-02-28 08:38:03 +01:00
committed by GitHub
parent 1cfa908e91
commit 29033c459d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "dotnet-msbuild",
"version": "1.0.0",
"version": "0.1.0",
"description": "Comprehensive MSBuild and .NET build skills: failure diagnosis, performance optimization, code quality, and modernization.",
"skills": "./skills/",
"agents": "./agents/"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "dotnet",
"version": "1.0.0",
"version": "0.1.0",
"description": "Collection of core .NET skills for handling common .NET coding tasks.",
"skills": "./skills/",
"agents": "./agents/"