From e0de7d57d3b74230fa8bd3fd7473895bda5963ff Mon Sep 17 00:00:00 2001 From: Dennis de Best Date: Sun, 12 Apr 2020 15:52:30 +0200 Subject: [PATCH] Fix path in bundle namespace --- codebuds/mattermost-publication-bundle/0.3/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codebuds/mattermost-publication-bundle/0.3/manifest.json b/codebuds/mattermost-publication-bundle/0.3/manifest.json index 990356c4..efab6d9c 100644 --- a/codebuds/mattermost-publication-bundle/0.3/manifest.json +++ b/codebuds/mattermost-publication-bundle/0.3/manifest.json @@ -1,6 +1,6 @@ { "bundles": { - "CodeBuds\\MattermostPublicationBundle": ["all"] + "CodeBuds\\MattermostPublicationBundle\\MattermostPublicationBundle": ["all"] }, "copy-from-recipe": { "config/": "%CONFIG_DIR%/"