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

Commit 68cd32e

Browse files
author
Christopher Brown
committed
bump version to 0.0.7
1 parent a42c141 commit 68cd32e

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: 6,
165+
Build: 7,
166166
},
167167
Commands: []plugin.Command{
168168
{

0 commit comments

Comments
 (0)