From 0860eb939a4aacdc0ecc09458dbd837a053b4167 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 27 Dec 2025 10:47:53 +0000 Subject: [PATCH] chore(bot): update hello to 1.0.0 --- binaries/hello/static.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binaries/hello/static.yaml b/binaries/hello/static.yaml index e4521e0..a4603ce 100644 --- a/binaries/hello/static.yaml +++ b/binaries/hello/static.yaml @@ -3,7 +3,7 @@ _disabled: false pkg: hello pkg_id: test.hello.static -version: "0.9.0" +version: "1.0.0" pkg_type: static category: - "ConsoleOnly"