From c6d5d2ed7960d42039d70f6f428919ecce168f20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 1 Apr 2026 22:03: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 58631f8..c47d82c 100644 --- a/index/cnerium.app.json +++ b/index/cnerium.app.json @@ -83,6 +83,10 @@ "0.3.0": { "tag": "v0.3.0", "commit": "bb3422aa5f91729663ec33bd27e0d362a5ce7cd4" + }, + "0.4.0": { + "tag": "v0.4.0", + "commit": "6f70c2c3aef57a0907f628022ee68617a32a278a" } } }