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

Commit 1fb208c

Browse files
author
Christopher Brown
committed
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.
1 parent 4c9ea1d commit 1fb208c

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
@@ -162,7 +162,7 @@ func (AutopilotPlugin) GetMetadata() plugin.PluginMetadata {
162162
Version: plugin.VersionType{
163163
Major: 0,
164164
Minor: 0,
165-
Build: 4,
165+
Build: 6,
166166
},
167167
Commands: []plugin.Command{
168168
{

0 commit comments

Comments
 (0)