fix: set initial package version to 0.0.0

Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
benjdlambert
2026-05-19 11:05:59 +02:00
parent 21835f6f52
commit 9c7cb8f232
@@ -1,6 +1,6 @@
{
"name": "@backstage/plugin-catalog-backend-module-ai-model",
"version": "0.1.0",
"version": "0.0.0",
"description": "Adds support for the AiResource entity kind to the catalog backend plugin.",
"backstage": {
"role": "backend-plugin-module",