From a0d832fe8baa75fe630a6806d48324991628c7c8 Mon Sep 17 00:00:00 2001 From: Lisa Karlin Curtis Date: Thu, 27 Jun 2024 12:59:23 +0100 Subject: [PATCH] v2.3.0 * Add support for path attributes * Add support for categories * Fix error message when no files are found for local source * Don't error on empty repository when using the github source * Allow users to specify a backstage token via the command line --- cmd/catalog-importer/cmd/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/catalog-importer/cmd/VERSION b/cmd/catalog-importer/cmd/VERSION index 5859406..276cbf9 100644 --- a/cmd/catalog-importer/cmd/VERSION +++ b/cmd/catalog-importer/cmd/VERSION @@ -1 +1 @@ -2.2.3 +2.3.0