5 lines
92 B
Go
5 lines
92 B
Go
package telemetry
|
|
|
|
// Version is the current version of the application
|
|
var Version = "dev"
|