chore: publish from main

This commit is contained in:
github-actions[bot]
2026-07-17 08:04:30 +00:00
parent 818c0f7c53
commit b1aaa69f0a
286 changed files with 51076 additions and 67 deletions
@@ -1,7 +1,7 @@
{
"name": "java-modernization-studio",
"description": "Drive the GitHub Copilot App Modernization for Java workflow from an interactive canvas: environment readiness, repo assessment, prioritized plan and progress, validation gates, and one-click predefined-task runs grounded in the repo's real artifacts.",
"version": "1.0.0",
"version": "1.0.1",
"author": {
"name": "Ayan Gupta",
"url": "https://github.com/ayangupt"
@@ -16,5 +16,5 @@
"validation-gates"
],
"logo": "assets/preview.png",
"extensions": "."
"extensions": "extensions"
}