This is an automated email from the ASF dual-hosted git repository. kumfo pushed a commit to branch fix/slug_name in repository https://gitbox.apache.org/repos/asf/incubator-answer-plugins.git
commit 158e5fb377b6223dc6da368cba43f0eb0bf5ceb9 Author: kumfo <[email protected]> AuthorDate: Tue Jul 16 14:19:53 2024 +0800 fix(slug_name): Fixed #156, Closes #156 --- search-algolia/info.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search-algolia/info.yaml b/search-algolia/info.yaml index 94f7261..b4039f6 100644 --- a/search-algolia/info.yaml +++ b/search-algolia/info.yaml @@ -15,7 +15,7 @@ # specific language governing permissions and limitations # under the License. -slug_name: algolia-search +slug_name: algolia_search type: search version: 1.2.5 author: answerdev
