Skip to content

Commit

Permalink
version 1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fbaligand committed Jun 8, 2022
1 parent 54c88a4 commit 6a5de11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ This project is a Kibana plugin that provides two visualizations:
- Add a row number column
- Ability to add the visualization to a Canvas workpad (Kibana 7.9+)
- Ability to use dashboard drilldowns (Kibana 7.9+)
- Kibana supported versions: all versions from 5.5 to 7.17
- Kibana supported versions: all versions from 5.5 to 8.2
- OpenSearch Dashboards supported versions : all versions from 1.0.0 to 1.2.0

## Demo
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enhanced-table",
"version": "1.13.1",
"version": "1.13.2",
"description": "This visualization plugin is like a Data Table, but with enhanced features like computed columns, filter bar and pivot table",
"license": "Apache-2.0",
"homepage": "https://github.com/fbaligand/kibana-enhanced-table",
Expand Down

0 comments on commit 6a5de11

Please sign in to comment.