mirror of
https://github.com/status-im/status-go.git
synced 2025-02-08 12:54:37 +00:00
8 lines
127 B
Go
8 lines
127 B
Go
package params
|
|
|
|
// Version is defined in VERSION file.
|
|
var Version string
|
|
|
|
// GitCommit is a commit hash.
|
|
var GitCommit string
|