Skip to content

Commit 3ff42ba

Browse files
authored
httpjson: remove leftover single quote (elastic#4727)
1 parent bebbea9 commit 3ff42ba

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

packages/httpjson/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
- version: "1.6.1"
2+
changes:
3+
- description: Minor doc fix.
4+
type: bugfix
5+
link: https://github.com/elastic/integrations/pull/4727
16
- version: "1.6.0"
27
changes:
38
- description: Update package to ECS 8.5.0.

packages/httpjson/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
format_version: 1.0.0
22
name: httpjson
33
title: Custom API
4-
description: Collect custom events from an API endpoint with Elastic agent'
4+
description: Collect custom events from an API endpoint with Elastic agent
55
type: integration
6-
version: "1.6.0"
6+
version: "1.6.1"
77
release: ga
88
conditions:
99
kibana.version: "^8.4.0"

0 commit comments

Comments
 (0)