From 7e4ae499df6d936cb3d6c2c05e05c980916c9572 Mon Sep 17 00:00:00 2001 From: Christopher Brown Date: Thu, 14 Dec 2017 09:58:31 -0800 Subject: [PATCH] bump to fix version problem --- autopilot.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autopilot.go b/autopilot.go index f4bab7e..a53c98d 100644 --- a/autopilot.go +++ b/autopilot.go @@ -112,7 +112,7 @@ func (AutopilotPlugin) GetMetadata() plugin.PluginMetadata { Version: plugin.VersionType{ Major: 0, Minor: 0, - Build: 3, + Build: 4, }, Commands: []plugin.Command{ {