From cf72095a80e384134cb1ab5ae9e7193a9da6515b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 1 Apr 2026 21:24:59 +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 4c93af7..58631f8 100644 --- a/index/cnerium.app.json +++ b/index/cnerium.app.json @@ -79,6 +79,10 @@ "0.2.3": { "tag": "v0.2.3", "commit": "14f004e2ff7281a81345ed8baab97ff0e3ede7ba" + }, + "0.3.0": { + "tag": "v0.3.0", + "commit": "bb3422aa5f91729663ec33bd27e0d362a5ce7cd4" } } }