5 lines
84 B
Go
5 lines
84 B
Go
package main
|
|
|
|
// VERSION contains version information
|
|
const VERSION = "2.2.1-alpha"
|