Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Commit

Permalink
bump to fix version problem
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Brown committed Dec 14, 2017
1 parent a097c0f commit 7e4ae49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autopilot.go
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ func (AutopilotPlugin) GetMetadata() plugin.PluginMetadata {
Version: plugin.VersionType{
Major: 0,
Minor: 0,
Build: 3,
Build: 4,
},
Commands: []plugin.Command{
{
Expand Down

0 comments on commit 7e4ae49

Please sign in to comment.