Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
Add doc to version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Bios-Marcel committed Oct 25, 2020
1 parent e6a4741 commit ecdbc5b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions version.go_template
@@ -1,3 +1,7 @@
package version

// Version reflects the latest release date. For local builds, this number
// isn't really correct. Therefore new commits also won't lead to an update
// reminder, unless the latest tag is different to this number. This should
// not be touched manually.
var Version = "$RELEASE_DATE"

0 comments on commit ecdbc5b

Please sign in to comment.