From 68cd32ecbfecf31202b59708b18cdba485e6f845 Mon Sep 17 00:00:00 2001 From: Christopher Brown Date: Wed, 22 Aug 2018 14:57:24 -0700 Subject: [PATCH] bump version to 0.0.7 --- autopilot.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autopilot.go b/autopilot.go index d43b7c7..8e2593d 100644 --- a/autopilot.go +++ b/autopilot.go @@ -162,7 +162,7 @@ func (AutopilotPlugin) GetMetadata() plugin.PluginMetadata { Version: plugin.VersionType{ Major: 0, Minor: 0, - Build: 6, + Build: 7, }, Commands: []plugin.Command{ {