diff --git a/integration-manifest.json b/integration-manifest.json index 62482ca..f1b3042 100644 --- a/integration-manifest.json +++ b/integration-manifest.json @@ -1,8 +1,8 @@ { "$schema": "https://keyfactor.github.io/v2/integration-manifest-schema.json", "name": "Acme AnyCA REST plugin", - "release_dir": "AcmeCaPlugin/bin/Release", "release_project": "AcmeCaPlugin/AcmeCaPlugin.csproj", + "release_dir": "AcmeCaPlugin/bin/Release", "description": "Enrollment Only AnyCA Gateway REST plugin that works with multiple ACME Providers and DNS Providers", "status": "production", "integration_type": "anyca-plugin", @@ -52,4 +52,4 @@ ] } } -} \ No newline at end of file +}