From 1fb208ce683d4639179f2db1773f19d1031c55b0 Mon Sep 17 00:00:00 2001 From: Christopher Brown Date: Fri, 2 Feb 2018 14:37:07 -0800 Subject: [PATCH] bump plugin version to 0.0.6 I forgot to do this for 0.0.5 so there was a mismatch. This bump makes them both aligned. --- autopilot.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autopilot.go b/autopilot.go index ad20f37..50d8a3b 100644 --- a/autopilot.go +++ b/autopilot.go @@ -162,7 +162,7 @@ func (AutopilotPlugin) GetMetadata() plugin.PluginMetadata { Version: plugin.VersionType{ Major: 0, Minor: 0, - Build: 4, + Build: 6, }, Commands: []plugin.Command{ {