From d7bf0dbc7787d28f642ab8271ed1c6595b602ae9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 2 Apr 2026 08:39:52 +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 c47d82c..2dc5f82 100644 --- a/index/cnerium.app.json +++ b/index/cnerium.app.json @@ -87,6 +87,10 @@ "0.4.0": { "tag": "v0.4.0", "commit": "6f70c2c3aef57a0907f628022ee68617a32a278a" + }, + "0.5.0": { + "tag": "v0.5.0", + "commit": "9d515e6dff4b23f47cac9de7642c8fadb35380f5" } } }