engine: Pass through the program version
We forgot this in a few places.
This commit is contained in:
@@ -87,6 +87,9 @@ type Init struct {
|
||||
// Program is the name of the program.
|
||||
Program string
|
||||
|
||||
// Version is the version of the program.
|
||||
Version string
|
||||
|
||||
// Hostname is the uuid for the host.
|
||||
Hostname string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user