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

Commit 7e4ae49

Browse files
author
Christopher Brown
committed
bump to fix version problem
1 parent a097c0f commit 7e4ae49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autopilot.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ func (AutopilotPlugin) GetMetadata() plugin.PluginMetadata {
112112
Version: plugin.VersionType{
113113
Major: 0,
114114
Minor: 0,
115-
Build: 3,
115+
Build: 4,
116116
},
117117
Commands: []plugin.Command{
118118
{

0 commit comments

Comments
 (0)