From 186c4f05a1d1bc9e2e9e59981ae11f5c6abbbc78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 1 Jun 2026 22:11:23 +0000 Subject: [PATCH] registry: update versions from tags --- index/cnerium.app.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index/cnerium.app.json b/index/cnerium.app.json index 2dc5f82..9624e3e 100644 --- a/index/cnerium.app.json +++ b/index/cnerium.app.json @@ -91,6 +91,10 @@ "0.5.0": { "tag": "v0.5.0", "commit": "9d515e6dff4b23f47cac9de7642c8fadb35380f5" + }, + "1.0.0": { + "tag": "v1.0.0", + "commit": "56bf454fde523c419035a77930b0f7ce6ee903e6" } } }