Skip to content

Commit

Permalink
release for 6.7.2 / 6.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Charlot committed May 30, 2019
1 parent 40f5a95 commit 7df92d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ if [ -n "$1" ]; then
exit
fi

build 6.8.0
build 6.7.2
build 6.7.1
build 6.7.0
build 6.6.2
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": "datasweet_formula",
"version": "2.1.1",
"version": "2.1.2",
"description": "This Kibana plugin allows calculated metrics on any standard kibana visualizations.",
"main": "index.js",
"kibana": {
Expand Down

0 comments on commit 7df92d1

Please sign in to comment.