From cd187d7010d6d79a0eaec0c5f300187b9d9493e1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 14 Jun 2024 08:30:44 +0000 Subject: [PATCH] chore(deps): update dependency raystack/meteor to v0.10.0 --- tools/meteor/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/meteor/manifest.yaml b/tools/meteor/manifest.yaml index 348300711e..378d6081e7 100644 --- a/tools/meteor/manifest.yaml +++ b/tools/meteor/manifest.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml $schema: https://tools.uniget.dev/schema.yaml name: meteor -version: "0.9.2" +version: "0.10.0" check: ${binary} version | tr -d v platforms: - linux/amd64