From a8f8ecc5eb8d0ca14b01774a8f50e7a9a4a128f8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 26 Aug 2024 09:29:56 +0000 Subject: [PATCH] chore(release): 1.20.4 [skip ci] --- plugins/orchestrator/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/orchestrator/package.json b/plugins/orchestrator/package.json index 3848af1cc2..732a3151a3 100644 --- a/plugins/orchestrator/package.json +++ b/plugins/orchestrator/package.json @@ -1,6 +1,6 @@ { "name": "@janus-idp/backstage-plugin-orchestrator", - "version": "1.20.3", + "version": "1.20.4", "license": "Apache-2.0", "main": "src/index.ts", "types": "src/index.ts",