From 617f8b8d591371f6e840eb6eb12d3bfb4eed896e Mon Sep 17 00:00:00 2001 From: Julia Shmeleva Date: Thu, 23 Jan 2020 11:11:19 -0800 Subject: [PATCH] version update --- build.sh | 1 + plugin.json | 4 ++-- src/plugin.json | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/build.sh b/build.sh index cb9fddbbf..f3750e86c 100755 --- a/build.sh +++ b/build.sh @@ -39,6 +39,7 @@ GOOS=$GOOS go build -o ./dist/oci-plugin$POST # For debugger # GOOS=$GOOS go build -o ./dist/oci-plugin$POST -gcflags="all=-N -l" +# For release # GOOS=linux go build -o ./dist/oci-plugin_linux_amd64 # GOOS=windows GOARCH=amd64 go build -o ./dist/oci-plugin_windows_amd64.exe # tar cvf plugin.tar ./dist diff --git a/plugin.json b/plugin.json index 17a5d3d0c..d94270cce 100644 --- a/plugin.json +++ b/plugin.json @@ -26,8 +26,8 @@ {"name": "GitHub", "url": "https://github.com/oracle/oci-grafana-plugin"}, {"name": "MIT License", "url": "https://github.com/oracle/oci-grafana-plugin"} ], - "version": "1.0.5", - "updated": "2019-09-24" + "version": "1.0.6", + "updated": "2020-01-23" }, "dependencies": { diff --git a/src/plugin.json b/src/plugin.json index 1cf36a6d1..827db8a3f 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -26,8 +26,8 @@ {"name": "GitHub", "url": "https://github.com/oracle/oci-grafana-plugin"}, {"name": "UPL", "url": "https://oss.oracle.com/licenses/upl"} ], - "version": "1.0.5", - "updated": "2019-09-24" + "version": "1.0.6", + "updated": "2020-01-23" }, "dependencies": {