From 6e6ea19a1a3ee6224e377a1daac5ba9f78ce8d48 Mon Sep 17 00:00:00 2001 From: Will Russell Date: Wed, 2 Apr 2025 16:53:21 +0100 Subject: [PATCH] fix: version to latest --- meta.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/meta.json b/meta.json index e360670..c1cadc4 100644 --- a/meta.json +++ b/meta.json @@ -224,6 +224,21 @@ "automation" ] }, + { + "id": "kestra", + "name": "Kestra", + "version": "latest", + "description": "Unified Orchestration Platform to Simplify Business-Critical Workflows and Govern them as Code and from the UI.", + "logo": "kestra.svg", + "links": { + "github": "https://github.com/kestra-io/kestra", + "website": "https://kestra.io", + "docs": "https://kestra.io/docs" + }, + "tags": [ + "automation" + ] + }, { "id": "wordpress", "name": "Wordpress", @@ -2570,20 +2585,5 @@ "api", "self-hosted" ] - }, - { - "id": "kestra", - "name": "Kestra", - "version": "0.22", - "description": "Unified Orchestration Platform to Simplify Business-Critical Workflows and Govern them as Code and from the UI.", - "logo": "kestra.svg", - "links": { - "github": "https://github.com/kestra-io/kestra", - "website": "https://kestra.io", - "docs": "https://kestra.io/docs" - }, - "tags": [ - "automation" - ] } ]