lib/version: Update to include some version context

This commit is contained in:
Anmol Sethi 2022-11-30 15:50:53 -08:00
parent e3060f6aca
commit 63d5a66962
No known key found for this signature in database
GPG key ID: 25BC68888A99A8BA

View file

@ -1,4 +1,4 @@
package version package version
// Pre-built binaries will have version set during build time. // Pre-built binaries will have version set correctly during build time.
var Version = "HEAD" var Version = "v0.0.13-HEAD"